Skip to content

Commit b2df5dd

Browse files
authored
Update README.md (#93)
1 parent 6d69640 commit b2df5dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ _Want to run this app with [GitHub Actions](https://github.com/features/actions)
77

88
A GitHub app built with [Probot](https://github.com/probot/probot) that automatically deletes a branch after it's merged. That's it, enjoy!
99

10+
### 🔔 Wait, do you really need this? 🔔
11+
You may not need this app as GitHub [recently added this feature](https://github.blog/changelog/2019-07-31-automatically-delete-head-branches-of-pull-requests/) natively to their platform. It allows you to automatically delete the head branch after a merge. If you need more advanced controls and configuration settings, this app is still well suited for the job.
12+
13+
1014
## Running it locally
1115
1. First, follow [these instructions](https://probot.github.io/docs/development/#configure-a-github-app) for making your own GitHub app.
1216
1. Give your app the following permissions:

0 commit comments

Comments
 (0)