5 Commits

Author SHA1 Message Date
Christophe Bliard 3679504e27 Use Bearer token directly for GitHub API requests
I got some 403 errors when using Basic auth with username and token.

Good thing: it makes the GITHUB_USERNAME env variable useless.
2026-03-11 12:10:34 +01:00
Alexander Brandon Coles 474324fb18 Add out-of-hours CI failure reporting 2026-03-10 15:26:38 -03:00
as-op 740c179b3e adjust markdown which confuses Crowdin 2025-10-22 13:53:25 +02:00
Christophe Bliard 0108374bd3 Update script/github_pr_errors with better rerun instructions
The script now recommends using the commands from
`docs/development/testing/handling-flaky-tests/README.md` to be closer
to CI conditions.

[skip ci]
2025-10-21 16:26:49 +02:00
Christophe Bliard 99dede6019 Add a doc page about handling flaky tests
Co-authored-by: Mir Bhatia <m.bhatia@openproject.com>
2025-10-20 16:56:22 +02:00