Skip to content

Commit

Permalink
chore(dependencies): don't create an autobump PR for halyard on a clo…
Browse files Browse the repository at this point in the history
…… (backport #5677) (#5683)

Co-authored-by: David Byron <[email protected]>
  • Loading branch information
mergify[bot] and dbyron-sf authored Apr 9, 2022
1 parent 033f876 commit 4457080
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/bump_dependencies.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,3 @@ jobs:
${{ steps.release_info.outputs.CHANGELOG }}
draft: false
prerelease: ${{ steps.release_info.outputs.IS_CANDIDATE }}
- name: Pause before dependency bump
run: sleep 900
- name: Trigger dependency bump workflow
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.SPINNAKER_GITHUB_TOKEN }}
event-type: bump-dependencies
client-payload: '{"ref": "${{ github.ref }}"}'

0 comments on commit 4457080

Please sign in to comment.