@@ -109,21 +109,23 @@ for a list of active branches.
109109Other labels
110110============
111111
112- * :gh-label: `triaged `: for issue has been accepted as valid by a triager.
113- * :gh-label: `easy `: for issues that are considered easy.
114112* :gh-label: `build `/:gh-label: `performance `: for issues related
115113 to the build process or performance, respectively.
114+ * :gh-label: `easy `: for issues that are considered easy.
115+ * :gh-label: `infra `: for issues related to the infrastructure of the
116+ project (for example, GitHub Actions, dependabot, the buildbots).
117+ * :gh-label: `pending `: for issues/PRs that will be closed unless further
118+ feedback is provided.
116119* :gh-label: `release-blocker `/:gh-label: `deferred-blocker `: for issues/PRs
120+ and the :ref: `branch's release manager <branchstatus >`
121+ removing or retaining the label as appropriate.
117122 that, unless fixed, will hold the current or next release respectively.
118123 Triagers may set these labels for issues that must be fixed before a release,
119- and the :ref: `branch's release manager <branchstatus >`
120124 will review them and determine if they indeed qualify,
121- removing or retaining the label as appropriate.
122- * :gh-label: `pending `: for issues/PRs that will be closed unless further
123- feedback is provided.
124- * :gh-label: `stale `: for issues/PRs that have been inactive for a while.
125125* :gh-label: `sprint `: for easier filtering of issues/PRs being worked on
126126 during official sprints.
127+ * :gh-label: `stale `: for issues/PRs that have been inactive for a while.
128+ * :gh-label: `triaged `: for issue has been accepted as valid by a triager.
127129
128130
129131.. _GitHub Labels for PRs :
0 commit comments