diff --git a/.github/mergify.yml b/.github/mergify.yml index 7dbc6e6..68ff0ca 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -1,4 +1,3 @@ - shared: automated_prs: &automated_prs - "author=cloudpossebot" @@ -50,11 +49,6 @@ pull_request_rules: merge: method: "squash" - - name: "delete the head branch after merge" - conditions: - - "merged" - actions: - delete_head_branch: {} - name: "ask to resolve conflict" conditions: @@ -79,5 +73,5 @@ pull_request_rules: - updated-at < 30 days ago actions: close: - message: | - This pull request looks stale. Feel free to reopen it if you think it's a mistake. \ No newline at end of file + message: |- + This pull request looks stale. Feel free to reopen it if you think it's a mistake.