Skip to content

Fix text drift in workflow docs and log error extractor help#1223

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
fix-issue-1222-text-drift-8742394ffef94ac5
Draft

Fix text drift in workflow docs and log error extractor help#1223
github-actions[bot] wants to merge 1 commit into
mainfrom
fix-issue-1222-text-drift-8742394ffef94ac5

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR resolves the text-auditor findings in issue #1222 by aligning user-facing docs/help text with current behavior.

Changes

  1. Updated continuous-improvement workflow lists to include missing workflows:
    • README.md
    • docs/workflows/gh-agent-workflows.md
    • Added: product-manager-impersonator, refactor-opportunist
  2. Updated scripts/extract-log-errors.py module help text:
    • grep patternsregex patterns
    • Default pattern list in the docstring now matches implemented defaults (DEFAULT_PATTERNS) for the listed items.
  3. Reworded claude-workflows/README.md to avoid claiming every action directory includes local example.yml/README files.

Validation

  • Ran test suite: pytest -q (53 passed)

Closes #1222.

Note

🔒 Integrity filter blocked 1 item

The following item were blocked because they don't meet the GitHub integrity level.

  • #1175 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

What is this? | From workflow: Trigger Text Auditor

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

Align workflow docs and extract-log-errors help text with current behavior.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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 text drift in workflow docs and log-extractor help text

0 participants