mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
feat(GHA): Renovate auto rebase after PR automerge enabled
This commit is contained in:
2
.github/workflows/renovate-rebase.yaml
vendored
2
.github/workflows/renovate-rebase.yaml
vendored
@@ -57,7 +57,7 @@ jobs:
|
||||
echo "run 2 $runsCount2"
|
||||
if [[ "${runsCount2}" == "0" ]]; then
|
||||
echo "run"
|
||||
gh api --method PUT /repos/${{ github.event.pull_request.base.repo.full_name }}/pulls/${{ github.event.pull_request.number }}/update-branch --field expected_head_sha=${{ github.event.pull_request.head.sha }}
|
||||
# gh api --method PUT /repos/${{ github.event.pull_request.base.repo.full_name }}/pulls/${{ github.event.pull_request.number }}/update-branch --field expected_head_sha=${{ github.event.pull_request.head.sha }}
|
||||
break
|
||||
else
|
||||
echo "not yet at $(date -I), pass 1"
|
||||
|
||||
Reference in New Issue
Block a user