Skip to content
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

chore: add label replacement action #27231

Closed
wants to merge 12 commits into from

Conversation

scanlonp
Copy link
Contributor

@scanlonp scanlonp commented Sep 21, 2023

Draft: This is something I would like to do in the future. However, possible dependencies on our current labels (metrics, actions, etc) makes this something that does not need to be done at the moment.

This action replaces labels in the repository by renaming them. This changes the label at the repository level, so all issues and PRs with the label currently will be updated. It runs the action here scanlonp/github-action-replace-labels.

These specific parameters will update our area labels to reflect the repository restructure.

The action is on workflow dispatch, so it will only run when manually triggered.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label Sep 21, 2023
@aws-cdk-automation aws-cdk-automation requested a review from a team September 21, 2023 01:15
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Sep 21, 2023
@aws-cdk-automation aws-cdk-automation added the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Sep 21, 2023
@rix0rrr
Copy link
Contributor

rix0rrr commented Sep 26, 2023

Excellent, but can't we run this once, on demand, from a workstation? Why does it need to be a GHA?

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 144f449
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@scanlonp
Copy link
Contributor Author

scanlonp commented Dec 6, 2023

Yes, I had set this workflow up to be run once on-demand anyways. It does not necessarily need to be an action.

@scanlonp scanlonp marked this pull request as draft December 6, 2023 23:34
@aws-cdk-automation aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Dec 6, 2023
@kaizencc
Copy link
Contributor

Closing cuz it will take some additional work to get this up to snuff, and no one is available to do that right now.

@kaizencc kaizencc closed this Dec 18, 2023
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.

6 participants