Skip to content

chore: introduce pr-triage-manager to pr-labeler workflow#19530

Merged
mergify[bot] merged 3 commits intomasterfrom
conroy/pr-labeler
Mar 23, 2022
Merged

chore: introduce pr-triage-manager to pr-labeler workflow#19530
mergify[bot] merged 3 commits intomasterfrom
conroy/pr-labeler

Conversation

@kaizencc
Copy link
Copy Markdown
Contributor

@kaizencc kaizencc commented Mar 23, 2022

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

@kaizencc kaizencc requested review from a team and rix0rrr March 23, 2022 16:52
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Mar 23, 2022
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Mar 23, 2022

permissions:
pull-requests: write
steps:
- uses: kaizen3031593/pr-triage-manager@main
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wanna add this to cdklabs?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@github-actions github-actions bot added the p2 label Mar 23, 2022
Co-authored-by: Christopher Rybicki <rybickic@amazon.com>
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 23, 2022

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-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 0a06142
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 7104d2c into master Mar 23, 2022
@mergify mergify bot deleted the conroy/pr-labeler branch March 23, 2022 19:33
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 23, 2022

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).

StevePotter pushed a commit to StevePotter/aws-cdk that referenced this pull request Apr 27, 2022
`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*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants