Add simple CI script to ensure that all pgregress tests are part of the schedule
Open
developer experience
- Dominant language
- C++
- Stars
- 3.2k
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
### Description
#563 introduced a test that was not part of the schedule. We should add a simple CI script that detects such dumb mistakes.
Contributor guide
Research direction
Start by inspecting the existing pgregress tests, their schedule, and the repository's CI configuration. Add a CI check that detects tests missing from the schedule, then run the relevant pgregress and CI checks to confirm every test is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100