Use GITHUB_SHA for finding pr base commit (#6)
Per documentation:
GITHUB_SHA is Last merge commit on the GITHUB_REF branch
and GITHUB_REF is PR merge branch refs/pull/:prNumber/merge
Therefore, we could use GITHUB_SHA~commitNumber for pr base commit.
1 file changed
tree: 471311112e04d959773da6067d1dce6c58fdbf27
- diff-only/
- pulsarbot/
- setup-maven/
- .asf.yaml
- README.md
README.md
Apache Pulsar Test Infrastructure
This repo is used for keeping all the scripts and github actions for running Pulsar test infrastructure.
Github Actions