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

Add workflow to rebuild the Action on a label #1971

Merged
merged 1 commit into from Oct 26, 2023

Conversation

henrymercer
Copy link
Contributor

Reduce friction when applying suggestions or handling merge conflicts via the GitHub UI. Previously we needed to go back into the developer environment and rebuild. Now we can apply a label and have Actions do it for us.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@henrymercer henrymercer requested a review from a team as a code owner October 26, 2023 13:02
@angelapwen angelapwen added the Rebuild Re-transpile JS & re-generate workflows label Oct 26, 2023
@github-actions github-actions bot removed the Rebuild Re-transpile JS & re-generate workflows label Oct 26, 2023
Copy link
Contributor

@angelapwen angelapwen left a comment

Choose a reason for hiding this comment

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

Wow very nice! Will makes things easier when we have external contributions as well.

Tested the label on this PR and has worked at least in the case where there's nothing to rebuild 😄

@henrymercer henrymercer merged commit c7abe9c into main Oct 26, 2023
339 checks passed
@henrymercer henrymercer deleted the henrymercer/bot-rebuild branch October 26, 2023 18:46
@github-actions github-actions bot mentioned this pull request Oct 27, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants