Open wei opened 4 years ago
Currently GitHub returns an error when Pull tries to merge into a protected branch. The PR will just stay open ready to be manually merged.
An improvement will be commenting on the PR when this happens.
One reason PRs fail to be merged automatically is due to changes in .github/workflows files (GitHub Apps do not have write access to it)
.github/workflows
😀
Currently GitHub returns an error when Pull tries to merge into a protected branch. The PR will just stay open ready to be manually merged.
An improvement will be commenting on the PR when this happens.