chore(gha): add linear-merge-master.yml GitHub workflow - #134
Conversation
f42d390 to
a5b887f
Compare
e27ec70 to
209fcb0
Compare
209fcb0 to
9322545
Compare
9322545 to
ad19ff9
Compare
239deed to
d376004
Compare
d376004 to
9cc9842
Compare
9cc9842 to
ea88b3a
Compare
There was a problem hiding this comment.
Pull request overview
Adds a new GitHub Actions workflow intended to run on pushes to master and update Linear issue state after merges, aligning with this repo’s mobsuccessbot-managed policy workflow setup.
Changes:
- Introduces
.github/workflows/linear-merge-master.ymlto trigger onpushtomaster. - Adds a single job that runs
mobsuccess-devops/github-actions-linearwith Linear/GitHub credentials. - Configures concurrency/cancellation behavior for the job.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ea88b3a to
b52488f
Compare
There was a problem hiding this comment.
Auto-Approved ✅
Change Summary
Automated GitHub Actions workflow sync adding linear-merge-master.yml; generated PR was left unchanged in response to Copilot policy comments, which were explained and resolved as upstream-policy work.
CI Checks
All required non-Linear checks passed.
Breaking Changes
None detected.
Linear Ticket
No Linear check is present on this repository/PR.
🤖 fix-approve-merge reportOutcome: MERGED ✅ What was done
CIAll required non-Linear checks passed before merge (Eslint, Mobsuccess PR Compliance, PackageJsonLint, Prettier, Sort Package Json, Test, Validate YAML files). LinearNo Linear check was present on this repository/PR; no ticket was linked in the title. Why it stopped hereCompleted successfully. |
Why is this needed?
This pull request has been created by a robot to add the
linear-merge-master.ymlGitHub workflow.