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

Propagate handy GitHub workflows #255

Merged
merged 1 commit into from
Jun 3, 2021
Merged

Conversation

negz
Copy link
Member

@negz negz commented Jun 3, 2021

Description of your changes

https://github.com/upbound/.github

This PR propagates the Backport and Comment Commands workflows from the above repo. The Backport workflow supports backporting PRs. The Comment Commands workflow adds support for two /comment commands:

  • /backport Can be used to trigger a backport retroactively on a PR that didn't have a backport label when it was merged.
  • /points Can be used to quickly add a points/N label to an issue to represent how big a task it is.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

I've tested both of these workflows in my own private repo that I use to test actions out.

Signed-off-by: Nic Cope <negz@rk0n.org>
@negz negz merged commit 60b9201 into crossplane-contrib:master Jun 3, 2021
@negz negz deleted the action branch June 3, 2021 02:23
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