mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-06 06:49:53 -06:00
Updated bug triage document to highlight importance of using backport labels, and not add release labels manually (#33343)
This commit is contained in:
@@ -97,3 +97,7 @@ When triaging or fixing an issue consider if the fix should be backported. If it
|
||||
corresponding `backport/<release branch>` label.
|
||||
|
||||
For convenience, use the `.github/scripts/pr-backport.sh` to help create the backport PRs.
|
||||
|
||||
By adding a `backport/<release branch>` label to the issue it is automatically added to the patch release project, and
|
||||
additionally when merging the PR the `backport/<release branch>` is automatically replaced with a `release/x.y.z` label.
|
||||
Please do not add `release/x.y.z` manually!
|
||||
Reference in New Issue
Block a user