replace bors with mergify

This commit is contained in:
Jörg Thalheim 2023-06-16 09:27:40 +02:00
parent 6434b6ad46
commit 5a60b0abc4
4 changed files with 48 additions and 42 deletions

View file

@ -4,8 +4,6 @@ on:
push:
branches:
- master
- staging
- release-*
schedule:
- cron: '51 2 * * *'
jobs:

View file

@ -18,9 +18,5 @@ jobs:
uses: DeterminateSystems/update-flake-lock@v19
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-body: |
Automated changes by the update-flake-lock
```
{{ env.GIT_COMMIT_MESSAGE }}
```
bors merge
pr-labels: |
merge-queue