Remove validate-ci-baseline once no pre-trim PR is open
Open
Beginner friendly
area:ci
priority:medium
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
#19514 adds `validate-ci-baseline`, a do-nothing job whose only purpose is to be a required context that the old matrix never produced, so a PR holding green checks from before the trim cannot merge on them.
It has no value once every open PR has run against the reduced matrix. Delete the job from `bot.yml` and the context from `.asf.yaml` at that point.
Part of #19524.
Contributor guide
No contributing guide indexed for this repository
Research direction
First verify that no open PR still predates the matrix trim. Then inspect bot.yml and .asf.yaml, remove validate-ci-baseline and its required context, and confirm the CI configuration no longer references either one.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100