Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit preserving auto-merge #32

Open
Rosuavio opened this issue May 25, 2023 · 0 comments
Open

Commit preserving auto-merge #32

Rosuavio opened this issue May 25, 2023 · 0 comments
Labels

Comments

@Rosuavio
Copy link
Owner

The auto merge tool in github relies on the github merge methods, I don't like them because they dont use the same head commit from the branch.

I need some other method to automerge that does use put the same HEAD commit from the PR to main (probably something that uses git commands under the hood).

I need this for when I want to auto-merge my hand written changes and auto generates ones from github actions.

@Rosuavio Rosuavio added the CI label Jul 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant