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

github: Document the option of using Mergify for merge automation #28

Merged
merged 1 commit into from
May 6, 2024

Conversation

russellb
Copy link
Member

Signed-off-by: Russell Bryant rbryant@redhat.com

@russellb
Copy link
Member Author

Example of an auto-merged PR: instructlab/instructlab-bot#276

@nathan-weinberg nathan-weinberg self-requested a review April 23, 2024 14:22
@russellb
Copy link
Member Author

russellb commented May 6, 2024

I apologize for the inconvenience, but I had to force push an edit to main. You'll have to redo your branch with something like ...

git fetch origin
git checkout -b new-branch origin/main
git cherry-pick old-branch
git push your-repo new-branch:old-branch

Signed-off-by: Russell Bryant <rbryant@redhat.com>
@russellb russellb merged commit f677fad into instructlab:main May 6, 2024
3 checks passed
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.

2 participants