mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-27 16:20:42 +00:00
Merge pull request #6195 from jellyfin/renovate/thollander-actions-comment-pull-request-3.x
Some checks are pending
Push & Release 🌍 / Automation 🎛️ (push) Waiting to run
Push & Release 🌍 / Unstable release 🚀⚠️ (push) Waiting to run
Push & Release 🌍 / Quality checks 👌🧪 (push) Waiting to run
Push & Release 🌍 / GitHub CodeQL 🔬 (push) Waiting to run
Push & Release 🌍 / Deploy 🚀 (push) Blocked by required conditions
Some checks are pending
Push & Release 🌍 / Automation 🎛️ (push) Waiting to run
Push & Release 🌍 / Unstable release 🚀⚠️ (push) Waiting to run
Push & Release 🌍 / Quality checks 👌🧪 (push) Waiting to run
Push & Release 🌍 / GitHub CodeQL 🔬 (push) Waiting to run
Push & Release 🌍 / Deploy 🚀 (push) Blocked by required conditions
This commit is contained in:
commit
c4038debc9
6
.github/workflows/__job_messages.yml
vendored
6
.github/workflows/__job_messages.yml
vendored
@ -57,9 +57,9 @@ jobs:
|
||||
echo "EOF" >> $GITHUB_ENV
|
||||
|
||||
- name: Push comment to Pull Request 🔼
|
||||
uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6 # v2.5.0
|
||||
uses: thollander/actions-comment-pull-request@e2c37e53a7d2227b61585343765f73a9ca57eda9 # v3.0.0
|
||||
if: ${{ inputs.comment && steps.compose.conclusion == 'success' }}
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.JF_BOT_TOKEN }}
|
||||
github-token: ${{ secrets.JF_BOT_TOKEN }}
|
||||
message: ${{ env.msg }}
|
||||
comment_tag: ${{ inputs.marker }}
|
||||
comment-tag: ${{ inputs.marker }}
|
||||
|
Loading…
Reference in New Issue
Block a user