Closed anbraten closed 2 weeks ago
Github returns all PRs related to a sha. This enhancements filters those that do not have the merge sha we searched for. In addition I added BASE=... debug setting to simply test against a local repo.
BASE=...
Fixes https://ci.woodpecker-ci.org/repos/3780/pipeline/22287/4 ignoring all commits atm.
🎉 This PR is included in version 2.1.0 🎉
The release is now available here
Thank you for your contribution. ❤️📦🚀
Github returns all PRs related to a sha. This enhancements filters those that do not have the merge sha we searched for. In addition I added
BASE=...
debug setting to simply test against a local repo.Fixes https://ci.woodpecker-ci.org/repos/3780/pipeline/22287/4 ignoring all commits atm.