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

Disable PR button on conflict. #5596

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Disable PR button on conflict. #5596

merged 1 commit into from
Nov 19, 2024

Conversation

estib-vega
Copy link
Contributor

☕️ Reasoning

This pull request disables the PR button when a series contains a conflicted patch. This is to prevent users from creating a pull request when there are conflicts that need to be resolved first.

🧢 Changes

The main change in this PR is to disable the PR button if a series contains a conflicted patch. This ensures that users cannot create a pull request until the conflicts have been resolved.

If a series contains a conflicted patch, disable the ability to create a PR.
Copy link

vercel bot commented Nov 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitbutler-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 9:04am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
gitbutler-web ⬜️ Skipped (Inspect) Nov 19, 2024 9:04am

Copy link
Contributor

@mtsgrd mtsgrd left a comment

Choose a reason for hiding this comment

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

Awesome. 🙌

@estib-vega estib-vega merged commit b655a4b into master Nov 19, 2024
16 checks passed
@estib-vega estib-vega deleted the no-conflicting-prs branch November 19, 2024 10:00
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.

2 participants