chore(gha): add mobsuccess.yml GitHub workflow - #14
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a GitHub Actions workflow to enforce “Mobsuccess Compliance” checks on PR-related events for this repository.
Changes:
- Introduces
.github/workflows/mobsuccess.ymlto run a Mobsuccess PR compliance job onmerge_group,pull_request, andissue_commentevents. - Configures the job to call
mobsuccess-devops/github-actions-mobsuccesswith repo token and Amplify/Storybook URIs.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🤖 fix-approve-merge reportOutcome: BLOCKED ⛔ What was done
CIAll completed checks passed: LinearMobsuccess PR Compliance passed. Why it stopped hereGitHub denied auto-merge: Next stepsA repository administrator must grant the bot permission to enable auto-merge for this protected branch, or enable auto-merge through an authorized account. No branch-protection bypass or direct merge was attempted. |
Why is this needed?
This pull request has been created by a robot to add the
mobsuccess.ymlGitHub workflow.