Commit graph

2 commits

Author SHA1 Message Date
Richard van der Hoff 86396b46b8
Fix extension check in check-newsfragments (#2402)
Some checks are pending
Spec / 🔎 Validate OpenAPI specifications (push) Waiting to run
Spec / 🔎 Check Event schema examples (push) Waiting to run
Spec / 🔎 Check OpenAPI definitions examples (push) Waiting to run
Spec / 🔎 Check JSON Schemas inline examples (push) Waiting to run
Spec / ⚙️ Calculate baseURL for later jobs (push) Waiting to run
Spec / 🐍 Build OpenAPI definitions (push) Blocked by required conditions
Spec / 📢 Run towncrier for changelog (push) Waiting to run
Spec / 📖 Build the spec (push) Blocked by required conditions
Spec / 🔎 Validate generated HTML (push) Blocked by required conditions
Spec / 📖 Build the historical backup spec (push) Blocked by required conditions
Spec / Create release (push) Blocked by required conditions
Spell Check / Spell Check with Typos (push) Waiting to run
This was added in #1542, but has never worked correctly: it failed to
set the exit code if an incorrectly-named newsfragment was found.
2026-06-17 09:19:41 +01:00
Richard van der Hoff 6d84ed9e27
Replace authorization with authorisation throughout the spec (#2351)
The style guide requires en_GB, which spells authorisation with an s.

Co-authored-by: Hugh Nimmo-Smith <hughns@users.noreply.github.com>
2026-04-28 16:40:38 +01:00