I need two github apps for both merge-bot and nixos-infra,
so that I can update create pull requests in a way that trigger CI,
Similar to what we do for nixpkgs: https://github.com/NixOS/nixpkgs/blob/c1f95f184125fe9dbeed9f2fb39596c8f356502c/.github/workflows/backport.yml#L26C1-L26C65
See #38 for a tutorial how to do set this up.
If you at it, I would like one app for the Nix repository as well. Than we can use github builtin merge queues instead of mergify.
I need two github apps for both merge-bot and nixos-infra,
so that I can update create pull requests in a way that trigger CI,
Similar to what we do for nixpkgs: https://github.com/NixOS/nixpkgs/blob/c1f95f184125fe9dbeed9f2fb39596c8f356502c/.github/workflows/backport.yml#L26C1-L26C65
See #38 for a tutorial how to do set this up.
If you at it, I would like one app for the Nix repository as well. Than we can use github builtin merge queues instead of mergify.