chore(gha): add ms-testers.yml GitHub workflow - #9
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a new GitHub Actions workflow intended to sync “ms-testers” assignee information to Linear on merge queue and pull request activity.
Changes:
- Introduces
.github/workflows/ms-testers.ymlworkflow withmerge_groupandpull_requesttriggers - Adds a single job that runs a Linear integration action with
LINEAR_API_KEYandGITHUB_TOKEN
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🤖 fix-approve-mergeOutcome: BLOCKED ⛔ Approved PR #9 remains open with squash auto-merge enabled; YAML and Mobsuccess Compliance pass, but Linear and LinearMsTesters fail before execution because the private github-actions-linear action is not accessible, and no Linear ticket ID is present in the PR title. Next: An organization administrator must grant the private action organization access (upstream github-mobsuccess-policy remains the source of the generated workflows), then re-run both Linear workflows; do not edit the generated PR. |
Why is this needed?
This pull request has been created by a robot to add the
ms-testers.ymlGitHub workflow.