Skip to content

Commit

Permalink
Template repository changes: remal-github-actions/template-typescript (
Browse files Browse the repository at this point in the history
…#721)

Co-authored-by: remal-github-actions <77626445+remal-github-actions+sync-with-template@users.noreply.github.com>
  • Loading branch information
remal and remal-github-actions authored Nov 20, 2024
1 parent 801183c commit acf1450
Showing 1 changed file with 1 addition and 33 deletions.
34 changes: 1 addition & 33 deletions .mergify/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,42 +5,10 @@
# `WIP` - https://github.com/marketplace/wip

pull_request_rules:
- name: Auto merge approved
- name: Auto merge dependency updates
conditions:
- '#approved-reviews-by>=1'
- -files~=^(\.github/)?renovate\.json5?$
- -conflict
- -closed
- -merged
- -draft
- '#changes-requested-reviews-by=0'
- check-success=build
- check-success=WIP
- '#check-pending=0'
- '#check-failure=0'
- '#check-timed-out=0'
actions:
merge:
method: squash

- name: Auto approve dependency updates
conditions:
- '#approved-reviews-by=0'
- author~=^(dependabot(-preview)?|renovate)\[bot\]$
- label!=sync-with-template
- -files~=^(\.github/)?renovate\.json5?$
- 'check-neutral!=renovate/stability-days'
- 'check-pending!=renovate/stability-days'
- 'check-failure!=renovate/stability-days'
- -closed
- -merged
actions:
review: { }

- name: Merge by authors automatically
conditions:
- author=remal
- label!=sync-with-template
- -conflict
- -closed
- -merged
Expand Down

0 comments on commit acf1450

Please sign in to comment.