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

ci: add pr-rebase.yaml #327

Closed
wants to merge 2 commits into from
Closed

ci: add pr-rebase.yaml #327

wants to merge 2 commits into from

Conversation

kylesomers
Copy link
Member

Issue number:

Summary

Changes

User experience

Please share what the user experience looks like before and after this change

  • When a rebase is needed, add PR comment /rebase which will trigger workflow to rebase the current branch onto main.
  • Ability to trigger workflow is restricted to members of the GitHub Org.

Checklist

If your change doesn't seem to apply, please leave them unchecked.

  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented
Is this a breaking change?

Acknowledgment

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

Disclaimer: We value your time and bandwidth. As such, any pull requests created might not be successful.

@kylesomers kylesomers added maintenance Project maintenance and repository hygiene tasks ci Related to project CI and GitHub Actions github_actions Pull requests that update GitHub Actions code labels Sep 28, 2024
@kylesomers kylesomers self-assigned this Sep 28, 2024
@kylesomers kylesomers requested a review from a team as a code owner September 28, 2024 21:03
@kylesomers kylesomers changed the title Kylesomers/pr auto rebase ci: add pr-rebase.yaml Sep 28, 2024
.github/workflows/pr-rebase.yml Fixed Show resolved Hide resolved
jorisdon
jorisdon previously approved these changes Sep 30, 2024
Copy link
Contributor

@jorisdon jorisdon left a comment

Choose a reason for hiding this comment

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

Workflow LGTM, but check the checkov reports and make decision as needed

@henrykie
Copy link
Contributor

henrykie commented Oct 7, 2024

dependabot has a cool feature where I can @dependabot rebase and it'll rebase a branch. I wonder if we could build the same thing with our cloud-game-development-toolkit bot?

@henrykie
Copy link
Contributor

henrykie commented Oct 7, 2024

https://github.com/chrisledet/rebasebot#setup like this one which just runs on an EC2 instance...

@kylesomers kylesomers closed this Oct 14, 2024
@kylesomers kylesomers deleted the kylesomers/pr-auto-rebase branch October 14, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to project CI and GitHub Actions github_actions Pull requests that update GitHub Actions code maintenance Project maintenance and repository hygiene tasks
Projects
Development

Successfully merging this pull request may close these issues.

3 participants