mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The merge tool is currently hard-coded to only check `lint` as a required status. This was added because at some point the old GitHub robot was replaced with a so-called `unified-statuses` check GitHub action; but that one never worked/impacted productivity of the team. I've added support to the merge tool to require specific jobs/checks to run, before allowing merge (can be forcibly ignored). We are using this ability now to enforce a few "common" required jobs, as a safety measure when GitHub didn't trigger CI runs (e.g. for new contributors). This recently became a more prominent issue as the GitHub org enforces that CI doesn't run for e.g. first time contributors. PR Close #59749 |
||
|---|---|---|
| .. | ||
| caretaker.mts | ||
| commit-message.mts | ||
| config.mts | ||
| dx-perf-workflows.yml | ||
| format.mts | ||
| gitconfig | ||
| github.mts | ||
| google-sync-config.json | ||
| pull-request.mts | ||
| release.mts | ||
| tsconfig.json | ||