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

Remove Mergify #1113

Merged
merged 3 commits into from
Apr 4, 2025
Merged

Remove Mergify #1113

merged 3 commits into from
Apr 4, 2025

Conversation

fainashalts
Copy link
Collaborator

@fainashalts fainashalts commented Mar 28, 2025

Remove Mergify and Implement GitHub Native Features

Changes

  • Removed .github/mergify.yml configuration

GitHub Settings Required

The following branch protection rules need to be configured in GitHub repository settings for master branch:

  • Require pull request reviews before merging
  • Require 1 approving review
  • Dismiss stale pull request approvals when new commits are pushed
  • Require status checks to pass before merging
  • Require branches to be up to date before merging
  • Allow squash merging

Notes

  • All functionality previously handled by Mergify has been replaced with GitHub native features (PR reviews, conflict detection, merge queue)

@fainashalts fainashalts requested review from wbnns and a team as code owners March 28, 2025 16:34
@fainashalts fainashalts merged commit 4c86963 into master Apr 4, 2025
4 checks passed
@fainashalts fainashalts deleted the remove-mergify branch April 4, 2025 17:19
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.

3 participants