hello-stephen opened a new pull request, #67825:
URL: https://github.com/apache/doris/pull/67825
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #67745
Problem Summary: The issue-comment GitHub Action runs from the default
branch and sources `regression-test/pipeline/common/teamcity-utils.sh` from
`master`. Add `branch-4.2` to the supported target-branch matrix so `run
buildall` can route branch-4.2 pull requests to the available TeamCity
pipelines. The matrix matches `branch-4.1` and intentionally excludes ARM and
Performance. Existing branch mappings are unchanged.
### Release note
None
### Check List (For Author)
- Test: Manual test
- `bash -n regression-test/pipeline/common/teamcity-utils.sh`
- `shellcheck regression-test/pipeline/common/teamcity-utils.sh`
- Simulated `trigger_or_skip_build` for every branch-4.2 pipeline; ARM
and Performance are skipped.
- Behavior changed: Yes (comments containing `run buildall` can trigger the
supported TeamCity matrix for branch-4.2 PRs)
- Does this need documentation: No
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]