odysseus/.github/scripts
Léo cc42f38a89
fix(ci): match the screenshot checkbox by wording, not emphasis (#6073)
The PR-description check folded the template's asterisks into the pattern,
so a ticked box written without them read as unchecked while rendering
identically on the PR page. `ready for review` was silently withheld and
the bot reported missing visual evidence even with screenshots attached,
with no way to tell from the rendered PR what was wrong.

The two attestations directly above it already anchor on the wording
alone. This one now does the same, accepting `**bold**`, `*italic*`,
`__underscores__` and plain text.

Fixes #6071
2026-08-16 16:26:08 +01:00
..
check-issue-description.js fix(ci): clear review label when issues close (#5813) 2026-07-29 22:04:28 +01:00
check-pr-description.js fix(ci): match the screenshot checkbox by wording, not emphasis (#6073) 2026-08-16 16:26:08 +01:00
focused_test_guidance.py ci: add focused test guidance signal (#4982) 2026-07-03 21:17:28 +02:00