chore(gha): update linear.yml GitHub workflow - #132
Conversation
71f8991 to
53f4460
Compare
0149147 to
d2cc384
Compare
d2cc384 to
1b0b0da
Compare
1b0b0da to
a060a16
Compare
99d205e to
dd95ed2
Compare
dd95ed2 to
7eccba2
Compare
7eccba2 to
93d3a5d
Compare
c8d58fb to
17ae2f3
Compare
84b0ded to
cc117f1
Compare
344debd to
c67c617
Compare
c67c617 to
d5e4135
Compare
There was a problem hiding this comment.
Pull request overview
Adds/updates the repository’s Linear GitHub Actions workflow, aligning it with the mobsuccessbot-managed policy snippet. This workflow is intended to validate PR title compliance and synchronize PR activity with Linear.
Changes:
- Introduces
.github/workflows/linear.ymlto run onpull_requestandmerge_groupevents. - Adds a single
Linearjob that runs threemobsuccess-devops/github-actions-linearsteps (title compliance, bot PR issue creation, and Linear state checks). - Configures workflow-level concurrency grouping.
Suppressed comments (2)
.github/workflows/linear.yml:40
- This workflow references
mobsuccess-devops/github-actions-linear@master. Using a moving branch for Actions is vulnerable to upstream changes and supply-chain risk; prefer pinning to an immutable ref (a release tag or full commit SHA).
- uses: mobsuccess-devops/github-actions-linear@master
.github/workflows/linear.yml:47
- This workflow references
mobsuccess-devops/github-actions-linear@master. Using a moving branch for Actions is vulnerable to upstream changes and supply-chain risk; prefer pinning to an immutable ref (a release tag or full commit SHA).
- uses: mobsuccess-devops/github-actions-linear@master
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
jvdadda
left a comment
There was a problem hiding this comment.
Approuvé automatiquement : PR de synchronisation de workflow générée par ms-bot, tous les checks requis sont verts.
🤖 fix-approve-mergeOutcome: BLOCKED ⛔ Resolved both Copilot threads without editing the generated workflow, re-verified all non-Linear checks and approval, but Linear remains an infrastructure failure ( Next: Restore the upstream Linear action or generated policy workflow, rerun the Linear check, then merge once protected-branch requirements pass. |
Why is this needed?
This pull request has been created by a robot to update the
linear.ymlGitHub workflow.