-
Notifications
You must be signed in to change notification settings - Fork 419
CLDR-15400 workflow: jira-updater for forks #4461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLDR-15400 workflow: jira-updater for forks #4461
Conversation
3fbf9b1 to
7934d91
Compare
|
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
7934d91 to
99a4679
Compare
|
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
- avoid fork perms issue by running once merged (such as to main) - update dependabot
99a4679 to
9922fa9
Compare
|
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
- ship it - correct for a couple of edge cases
|
@btangmu this should work on forks now (such as this PR). It now triggers after it merges, on the maint or main branch, rather than being triggered by the closed PR (which runs as the original user). |
|
|
||
| - package-ecosystem: "npm" | ||
| directory: "/tools/scripts/jira-updater" | ||
| schedule: | ||
| interval: "monthly" | ||
| commit-message: | ||
| include: scope | ||
| prefix: "CLDR-18356 js:" | ||
| assignees: | ||
| - btangmu | ||
| - srl295 | ||
| reviewers: | ||
| - btangmu | ||
| - srl295 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this directs dependabot to check for dependency issues in the jira checker
| { | ||
| "type": "inlineCard", | ||
| "attrs": { | ||
| "url": `https://github.com/${GITHUB_REPOSITORY}/commit/${GITHUB_SHA}`, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we add a link back to the commit, just in case the PR link didn't work
Cherry pick ofCLDR-15400 workflow: jira-updater for forks (unicode-org#4461) (cherry picked from commit 108daf4)
CLDR-15400
ALLOW_MANY_COMMITS=true