Skip to content

Fix text-auditor copy drift in triage prompts and scripts - #1823

Merged
v1v merged 1 commit into
mainfrom
fix/issue-1822-text-auditor-copy-fc1ce3c90ce1c332
Aug 27, 2026
Merged

Fix text-auditor copy drift in triage prompts and scripts#1823
v1v merged 1 commit into
mainfrom
fix/issue-1822-text-auditor-copy-fc1ce3c90ce1c332

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

This PR implements all text fixes requested in issue #1822:

  1. Updated pr-existing-comments.sh usage text to match actual default behavior (truncated text unless --full is passed).
  2. Updated scripts/trigger-ci-workflows.sh unknown-argument hint to include --help.
  3. Fixed the comma splice in the "bury the lede" guidance in both issue-triage variants:
    • claude-workflows/issue-triage/ro/action.yml
    • claude-workflows/issue-triage/rwx/action.yml
  4. Fixed the comma splice in the recommendation example sentence in both issue-triage variants.

Validation

  • Shell syntax checks passed for:
    • claude-workflows/pr-review/scripts/pr-existing-comments.sh
    • scripts/trigger-ci-workflows.sh
  • Composite action validation passed (make lint-actions).

Resolves #1822.


What is this? | From workflow: Trigger Text Auditor

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@v1v
v1v marked this pull request as ready for review August 27, 2026 09:17
@v1v
v1v merged commit 734d16a into main Aug 27, 2026
18 of 22 checks passed
@v1v
v1v deleted the fix/issue-1822-text-auditor-copy-fc1ce3c90ce1c332 branch August 27, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[text-auditor] Fix script help-text drift and grammar in issue-triage prompt examples

1 participant