added manual trigger to publish workflow#2200
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
There was a problem hiding this comment.
PR Review Summary
(0) Total Issues | Risk: Low
🔴❗ Critical (0) ❗🔴
None.
🟠⚠️ Major (0) 🟠⚠️
None.
🟡 Minor (0) 🟡
None.
💭 Consider (0) 💭
None.
✅ APPROVE
Summary: Clean, minimal change that adds workflow_dispatch: to the release workflow, enabling manual triggering from the GitHub Actions UI. This follows the established pattern used by 7 other workflows in this repository (vercel-production.yml, publish-skills.yml, speakeasy-sdk.yml, etc.). The parameterless dispatch is the safest form—no input validation concerns. Ship it! 🚀
Discarded (1)
| Location | Issue | Reason Discarded |
|---|---|---|
release.yml:28+ |
Third-party actions use mutable tags (@v6) instead of SHA pinning |
Pre-existing repo-wide pattern not introduced by this PR; not reasonably addressable in this PR scope |
Reviewers (1)
| Reviewer | Returned | Main Findings | Consider | While You're Here | Inline Comments | Pending Recs | Discarded |
|---|---|---|---|---|---|---|---|
pr-review-devops |
3 | 0 | 0 | 0 | 0 | 0 | 1 |
| Total | 3 | 0 | 0 | 0 | 0 | 0 | 1 |
Note: 2 findings were informational confirmations that the change is correct.
No description provided.