-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
@sffc this is somewhat of a question.
- Does the pr-check get notified when a PR is merged?
Context: https://unicode-org.atlassian.net/browse/CLDR-15400
There's sometimes confusion when a PR or commit mentions a JIRA ticket but isn't targetted at that ticket. xrefs are super helpful, but can add noise. (I filed this ticket to try to avoid needing some kind of policy that restricts mentioning other tickets.)
Jira's "developer" field isn't really a field, you can't really search for "Tickets that have commits" and even if you could, you don't know if the ticket was really fixed by the PR or just mentioned by it.
If pr-check gets notified on merge, then it could actually update a Jira field, something like "mergedIn".
- For branch
maint/maint-43it could definitely addmaint-43to mergedIn. - For branch
mainit could addmainto mergedIn
More advanced:
- We could somehow use the current version logic to actually use the "targeted release version" for that branch for the mergedIn field.
- mergedIn should be a list, not a singleton, because of cherry picks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels