Impose that the `TPL` PR is merged before merging the matching GEOS PR.
Open
@matteofrigo5 is already working on this.
Since Feb 26, 2024.
type: bug
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
It's possible to merge a PR in the GEOS repository even if this PR requires a TPL update which has not already been merged in the TPL repository. Let's improve this!
Let's make a are_tpls_in_sync job that will be KO until the TPLs are merged. This job must be rerun before merging the GEOS PR. Rerunning the job must not trigger a complete run of the CI.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.