Balancing CI Improvements and OAuth Enhancements
This week highlights CI changes and OAuth enhancements in public repositories.
Public Repository Updates
Several repositories added CodeQL analysis, including storybook-inertia and rarebit-static-v3. CodeQL is available at no cost on public repositories.
rarebit-static-v3 made the Auto-land process event-driven (PR 358), so it now triggers on events rather than the scheduled cron job. The auto-merge workflow was switched from a PAT to an App token (PR 356).
ktor-armour (PR 45) and standard_id (PR 315) now cancel superseded workflow runs on pull requests.
OAuth Enhancements
In standard_id, the OAuth module gained a path for a client to recover from a lost refresh response (PR 316).
For more historical context, see the previous field note.
Private Systems Overview
Across anonymized private systems, 569 runs executed, at an 84% green rate: 255 successful jobs, 68 successful and 59 unsuccessful review cycles, and 57 successful tests among others.