Add a GitHub Action to easily rebase PRs
authorKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 28 May 2020 15:43:56 +0000 (17:43 +0200)
committerKevin Ottens <ervin@ipsquad.net>
Thu, 28 May 2020 16:12:27 +0000 (18:12 +0200)
commit8d823baede52bd0cc7c2cfadf7ea3258bc473577
treed59329d84c2ec4d868def6992868f2be9e845c05
parent300fb90c0b6af92619f7cfa56c2b9ae5d4484584
Add a GitHub Action to easily rebase PRs

This will make it easier to have a semi-linear commit history

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
.github/workflows/rebase.yaml [new file with mode: 0644]