Skip to content

Fix issue #1215: clarify detector docs and correct trigger workflow name#1216

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
fix-issue-1215-detector-wording-5b6b496468326234
Draft

Fix issue #1215: clarify detector docs and correct trigger workflow name#1216
github-actions[bot] wants to merge 1 commit into
mainfrom
fix-issue-1215-detector-wording-5b6b496468326234

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Summary

This PR resolves #1215 by making two focused text fixes:

  1. Clarifies five detector workflow docs so they no longer claim fixes happen automatically by default, and instead describe auto-fix as optional detector-fixer chaining.
  2. Fixes the monitor workflow name typo in scripts/trigger-ci-workflows.sh from Trigger Estc Downstream Health to Trigger Internal Downstream Health to match the actual trigger workflow.

Files changed

  • docs/workflows/gh-agent-workflows/bugs.md
  • docs/workflows/gh-agent-workflows/code-duplication.md
  • docs/workflows/gh-agent-workflows/newbie-contributor.md
  • docs/workflows/gh-agent-workflows/test-coverage.md
  • docs/workflows/gh-agent-workflows/text-quality.md
  • scripts/trigger-ci-workflows.sh

Validation

  • make lint
  • make test (run with UV_CACHE_DIR=/tmp/gh-aw/agent/uv-cache due CI cache dir permissions)

Closes #1215


What is this? | From workflow: Trigger Text Auditor

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

Clarify docs so auto-fixes are described as optional detector-fixer chaining, and correct the monitor workflow name in trigger-ci-workflows.sh to match the real trigger workflow.

Closes #1215

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 misleading detector auto-fix claims and one trigger-name typo

0 participants