Skip to content

docs(ai): no longer tell AIs to disable "fail fast"#374

Merged
KSXGitHub merged 1 commit into
masterfrom
claude/review-fail-fast-tests-xgXIx
Mar 25, 2026
Merged

docs(ai): no longer tell AIs to disable "fail fast"#374
KSXGitHub merged 1 commit into
masterfrom
claude/review-fail-fast-tests-xgXIx

Conversation

@KSXGitHub

@KSXGitHub KSXGitHub commented Mar 25, 2026

Copy link
Copy Markdown
Owner

The fail-fast default is better for iterative AI agent workflows where
speed matters. The TEST_SKIP hints already handle environment-specific
test failures, making the no-fail-fast recommendation unnecessary.
The PDU_NO_FAIL_FAST option remains available in test.sh for CI and
manual use.

https://claude.ai/code/session_01Ptkb3AMQSEjH5P2MRYcF88
@github-actions

Copy link
Copy Markdown

Performance Regression Reports

commit: e60672b

There are no regressions.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the recommendation to set PDU_NO_FAIL_FAST=true from the repository’s AI instruction docs/templates, aligning the guidance with a faster default fail-fast workflow while keeping the env var supported by test.sh.

Changes:

  • Removed the PDU_NO_FAIL_FAST=true recommendation from the shared AI-instructions template.
  • Regenerated/updated the derived instruction documents (CLAUDE.md, AGENTS.md, and .github/copilot-instructions.md) accordingly.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
template/ai-instructions/shared.md Drops the PDU_NO_FAIL_FAST recommendation from the shared AI instructions template.
CLAUDE.md Removes the same recommendation from the Claude-specific generated instructions.
AGENTS.md Removes the same recommendation from the agent instructions doc.
.github/copilot-instructions.md Removes the same recommendation from GitHub Copilot instructions.

Comment thread .github/copilot-instructions.md
@KSXGitHub KSXGitHub changed the title docs: remove PDU_NO_FAIL_FAST recommendation from AI instructions docs(ai): no longer tell AIs to disable "fail fast" Mar 25, 2026
@KSXGitHub KSXGitHub merged commit 81a4943 into master Mar 25, 2026
17 checks passed
@KSXGitHub KSXGitHub deleted the claude/review-fail-fast-tests-xgXIx branch March 25, 2026 10:45
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.

3 participants