Skip to content

Commit 2b839ba

Browse files
committed
Add note about automatic merging of PRs and the requirements and limitations.
1 parent 060d491 commit 2b839ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

skeleton.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ Features include:
138138
- test against multiple Python versions
139139
- run on late (and updated) platform versions
140140
- automated releases of tagged commits
141+
- [automatic merging of PRs](https://github.com/marketplace/actions/merge-pull-requests) (requires [protecting branches with required status checks](https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/enabling-required-status-checks), [not possible through API](https://github.community/t/set-all-status-checks-to-be-required-as-branch-protection-using-the-github-api/119493))
142+
141143

142144
### Continuous Deployments
143145

0 commit comments

Comments
 (0)