CI: Build PR merged with master in TeamCity
Open
C-regression-tests
C-tests
- Dominant language
- C++
- Stars
- 8.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
As discussed in #974, explore a possibility to build PRs merged with `master` in our TeamCity CI. If successful, this should prevent cases when tests fail because there are discrepancies in regression tests. However, there might be several problems:
* Merge conflicts.
* Checking out proper regression tests if branch other than `master` is to be used - tests should probably also be merged with `master` in this scenario.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.