NixOS / nixpkgs-merge-bot

Allows package maintainers to merge in nixpkgs
MIT License
52 stars 6 forks source link

[suggestion] Add a command "rebase" #71

Open AndersonTorres opened 8 months ago

AndersonTorres commented 8 months ago

The github web interface allows two types of positive pull request resolution: by merging the code or by rebasing it. I think it would be a nice addition to the bot.

(Indeed the web interface allows the third, by squashing, but I believe this one is not interesting since it destroys the history).