Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion claude-workflows/mention-in-pr/rwx/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ runs:

**Existing thread rules** (check BEFORE leaving any comment):
- Resolved with reviewer reply β†’ reviewer's decision is final. Do NOT re-flag.
Examples: "It should remain as X", "This is intentional", "No need to do this change"
Examples: "It should remain as X", "This is intentional", "No need to make this change"
- Resolved without reply β†’ author likely fixed it. Do NOT re-raise unless the fix introduced a new problem.
- Unresolved β†’ already flagged. Do NOT re-comment. Mention in review body if you have more to add.
- Outdated β†’ code changed. Only re-flag if the issue still applies to the current diff.
Expand Down
2 changes: 1 addition & 1 deletion claude-workflows/mention-in-pr/rwxp/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ runs:

**Existing thread rules** (check BEFORE leaving any comment):
- Resolved with reviewer reply β†’ reviewer's decision is final. Do NOT re-flag.
Examples: "It should remain as X", "This is intentional", "No need to do this change"
Examples: "It should remain as X", "This is intentional", "No need to make this change"
- Resolved without reply β†’ author likely fixed it. Do NOT re-raise unless the fix introduced a new problem.
- Unresolved β†’ already flagged. Do NOT re-comment. Mention in review body if you have more to add.
- Outdated β†’ code changed. Only re-flag if the issue still applies to the current diff.
Expand Down
2 changes: 1 addition & 1 deletion claude-workflows/pr-review/ro/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ runs:

**Existing thread rules** (check BEFORE leaving any comment):
- Resolved with reviewer reply β†’ reviewer's decision is final. Do NOT re-flag.
Examples: "It should remain as X", "This is intentional", "No need to do this change"
Examples: "It should remain as X", "This is intentional", "No need to make this change"
- Resolved without reply β†’ author likely fixed it. Do NOT re-raise unless the fix introduced a new problem.
- Unresolved β†’ already flagged. Do NOT re-comment. Mention in review body if you have more to add.
- Outdated β†’ code changed. Only re-flag if the issue still applies to the current diff.
Expand Down
2 changes: 1 addition & 1 deletion claude-workflows/pr-review/rwx/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ runs:

**Existing thread rules** (check BEFORE leaving any comment):
- Resolved with reviewer reply β†’ reviewer's decision is final. Do NOT re-flag.
Examples: "It should remain as X", "This is intentional", "No need to do this change"
Examples: "It should remain as X", "This is intentional", "No need to make this change"
- Resolved without reply β†’ author likely fixed it. Do NOT re-raise unless the fix introduced a new problem.
- Unresolved β†’ already flagged. Do NOT re-comment. Mention in review body if you have more to add.
- Outdated β†’ code changed. Only re-flag if the issue still applies to the current diff.
Expand Down