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 support for committing conflicts #470

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

sorenlouv
Copy link
Owner

@sorenlouv sorenlouv commented Aug 25, 2023

Previously if the backport tool encountered conflicts it would allow the user to resolve them manually, or when running in non-interactive mode in CI it would abort.
This PR introduces commitConflicts: boolean option. It is disabled by default. When enabled it will commit conflicting files when running on CI.

@sorenlouv sorenlouv changed the title Add support for comitting conflicts Add support for committing conflicts Aug 25, 2023
@sorenlouv sorenlouv merged commit 076fa29 into main Aug 25, 2023
3 checks passed
@sorenlouv sorenlouv deleted the add-support-for-comitting-conflicts branch August 25, 2023 11:28
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.

1 participant