chore: introduce pr-triage-manager to pr-labeler workflow#19530
chore: introduce pr-triage-manager to pr-labeler workflow#19530mergify[bot] merged 3 commits intomasterfrom
Conversation
| permissions: | ||
| pull-requests: write | ||
| steps: | ||
| - uses: kaizen3031593/pr-triage-manager@main |
There was a problem hiding this comment.
Wanna add this to cdklabs?
There was a problem hiding this comment.
I am in the process of trying to get approval to aws-github-ops, since our aws-issue-triage-manager lives there. But for now, since we want this workflow asap, this is something we're going to have to live with.
Co-authored-by: Christopher Rybicki <rybickic@amazon.com>
|
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
`pr-triage-manager` will copy labels from linked issues to the PR. Only linked issues that will be closed when the PR is merged will be used. If a PR will close multiple issues, the highest priority will be selected. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
pr-triage-managerwill copy labels from linked issues to the PR.Only linked issues that will be closed when the PR is merged will be used. If a PR will close multiple issues, the highest priority will be selected.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license