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 backport action #590

Merged
merged 4 commits into from
Nov 10, 2022
Merged

Conversation

markapruett
Copy link
Member

Issue #, if available:
aws/eks-distro#1345

Description of changes:
Creates a github action that adds a /backport command. Tested on my fork.

When added to an issue this command will look at the MAINTAINED_EOL_VERSIONS file and open backports issue against the original. We could use Prow for this, but I wanted to see how difficult it was to do with GH Actions.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

markapruett and others added 2 commits November 10, 2022 11:10
Co-authored-by: Daniel Budris <d.c.budris@gmail.com>
Co-authored-by: Daniel Budris <d.c.budris@gmail.com>
@danbudris
Copy link
Member

/lgtm

@markapruett
Copy link
Member Author

/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markapruett

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit 36ab76a into aws:main Nov 10, 2022
rcrozean pushed a commit to rcrozean/eks-distro-build-tooling that referenced this pull request Nov 15, 2022
* Create backport.yml

* Create MAINTAINED_EOL_VERSIONS

* Update .github/workflows/backport.yml

Co-authored-by: Daniel Budris <d.c.budris@gmail.com>

* Update .github/workflows/backport.yml

Co-authored-by: Daniel Budris <d.c.budris@gmail.com>

Co-authored-by: Daniel Budris <d.c.budris@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants