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

ci: introduce Mergify bot to notify on PR conflicts #1889

Closed
wants to merge 1 commit into from

Conversation

leseb
Copy link
Collaborator

@leseb leseb commented Apr 7, 2025

This commit introduces Mergify, a powerful bot designed to assist with automated merging and other CI-related tasks. As an initial step, we enable a basic feature: automatically notifying users when a pull request has merge conflicts.

When a conflict is detected, Mergify will add a label to the PR. This label will be removed once the conflict is resolved.

In the future, we plan to expand Mergify’s role to include auto-merging, as discussed in #1667, once the project is ready.

This commit introduces Mergify, a powerful bot designed to assist with
automated merging and other CI-related tasks. As an initial step, we
enable a basic feature: automatically notifying users when a pull
request has merge conflicts.

When a conflict is detected, Mergify will add a label to the PR. This
label will be removed once the conflict is resolved.

In the future, we plan to expand Mergify’s role to include auto-merging,
as discussed in meta-llama#1667, once the project is ready.

Signed-off-by: Sébastien Han <[email protected]>
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 7, 2025
@leseb
Copy link
Collaborator Author

leseb commented Apr 7, 2025

@raghotham I've made the request to the org owner to allow the Bot :)

@leseb
Copy link
Collaborator Author

leseb commented Apr 8, 2025

Will revisit later once we can make org level permission changes.

@leseb leseb closed this Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants