See the
Testing Policy for code landing in mozilla-central
for a description of each tag. In addition to these:
- `unknown` is for commits that don't have an accessible phabricator revision associated with them (i.e. automated wpt vendoring or restricted bugs).
- `missing` is for commits that haven't had any tags applied.
All Commits
Backed Out Commits
Note that many times _all_ commits in a bug get backed out at once,
so if there are a stack of commits this can overestimate tags. For
instance, a commit might have been appropriately marked as
`unchanged` but still get backed out.
Commits that caused a regression
Note that this will include _all_ commits in a bug that caused a
regression, so if there are a stack of commits this can overestimate
tags. For instance, a commit might have been appropriately marked as
`unchanged` but still be marked as causing a regression.