Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs(ci): improve tests workflow readability (no functional change)#25579

Open
Sebastianhayashi wants to merge 1 commit intostrapi:developfrom
Sebastianhayashi:codex/ci-readability-tests-yml
Open

docs(ci): improve tests workflow readability (no functional change)#25579
Sebastianhayashi wants to merge 1 commit intostrapi:developfrom
Sebastianhayashi:codex/ci-readability-tests-yml

Conversation

@Sebastianhayashi
Copy link

@Sebastianhayashi Sebastianhayashi commented Feb 27, 2026

Summary

  • add inline comments in .github/workflows/tests.yml to map CI steps to local repro commands
  • keep workflow behavior unchanged (docs/readability only)

Why

The tests workflow is high-value but dense. Adding precise local repro hints lowers CI triage time for contributors.

Evidence

Local validation

  • git diff -- .github/workflows/tests.yml (scope check)
  • npx --yes prettier --check .github/workflows/tests.yml

Risk

  • low: comment-only changes
  • no functional change

@vercel
Copy link

vercel bot commented Feb 27, 2026

@Sebastianhayashi is attempting to deploy a commit to the Strapi Team on Vercel.

A member of the Team first needs to authorize it.

@strapi-cla
Copy link

strapi-cla commented Feb 27, 2026

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the community Changes and fixes created by community members label Feb 27, 2026
@dosubot dosubot bot added the pr: doc This PR contributes to the documentation in this repository (READMEs or Comments) label Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Changes and fixes created by community members pr: doc This PR contributes to the documentation in this repository (READMEs or Comments)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants