Commit Graph

4 Commits

Author SHA1 Message Date
Aaron Powell d999cc670e Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-16 14:10:54 +10:00
Aaron Powell 351221bb9c Tighten external plugin PR workflow permissions
Scope write permissions to the PR synchronization job, keep the quality-gate job read-only, and handle no-op and detection-failure states explicitly. Also fix source tree link encoding for refs, SHAs, and plugin paths.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-16 13:39:14 +10:00
Aaron Powell 83f7cc37a8 Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-16 11:54:40 +10:00
Aaron Powell de5b159927 Add PR quality gates for external plugin updates
Automate external plugin update PR review by running skill-validator and install smoke checks against changed entries in plugins/external.json. Sync PR workflow-state labels and upsert a marker-based status comment with source tree links for each changed plugin.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-16 10:27:56 +10:00