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

replace backport github action with mergify (backport #11321) #11463

Merged
merged 1 commit into from
Sep 16, 2024

Commits on Sep 9, 2024

  1. replace backport github action with mergify

    The current backport action cannot automerge because
    the github action bot does not trigger github CI actions.
    Mergify instead does not have this limitation and can also
    use a merge queue.
    
    On top we have now a declarative configuration to allow
    contributers to add new tests to required without having access
    to the github org.
    
    An example pull request and backport can be seen here:
    
    Mic92#4
    
    and here:
    
    Mic92#5
    
    To complete the setup the mergify app must be enabled for this repository.
    It's already installed in the nixos organization for nixos-hardware and
    other repositories.
    
    (cherry picked from commit 80f20fa)
    Mic92 authored and mergify[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0c7cdde View commit details
    Browse the repository at this point in the history