Add waits for post-release steps for improved visibility (#1480)

This commit is contained in:
Michael Telatynski 2024-02-02 14:17:45 +00:00 committed by GitHub
parent 056bb21585
commit 960984b619
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,3 +23,16 @@ jobs:
include-changes: element-hq/element-web@$VERSION
gpg-fingerprint: ${{ vars.GPG_FINGERPRINT }}
expected-asset-count: 1
check:
name: Post release checks
runs-on: ubuntu-latest
steps:
- name: Wait for desktop packaging
uses: t3chguy/wait-on-check-action@18541021811b56544d90e0f073401c2b99e249d6 # fork
with:
ref: master
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
check-name: Deploy
allowed-conclusions: success