Add shared workflow edit guardrails fragment#74
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Collaborator
|
@claude I don't think we need this for workflows that can't push code like the scheduled report one |
Contributor
Author
|
Claude finished @strawgate's task in 1m 15s —— View job Addressed FeedbackRemoved the
The fragment remains in place for workflows that can push code (
--- | Why is Claude responding? | Type Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
The guardrails fragment is unnecessary for workflows that cannot push code (rwx suffix vs rwxp). These workflows only produce comments/reports. Removed from: - scheduled-report-rwx.md - issue-triage-rwx.md - pr-review-rwx.md Co-authored-by: Bill Easton <strawgate@users.noreply.github.com>
Contributor
Author
There was a problem hiding this comment.
APPROVE
What is this? | From workflow: Pr Review
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. for issue #74
This was referenced Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.github/workflowsTesting
make lintNotes
.github/workflowscopies/lock files were not regenerated; runmake compileif neededRelated to #73.
.github/workflows#73