Skip to content

Commit

Permalink
ci: upsidr/merge-gatekeeperを追加 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi authored Jan 1, 2025
1 parent 066a883 commit 2805442
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/merge_gatekeeper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@ jobs:
score_rules: |
#maintainer: 2
#reviewer: 1
- uses: upsidr/merge-gatekeeper@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
self: merge_gatekeeper
# https://github.com/upsidr/merge-gatekeeper/issues/71#issuecomment-1660607977
ref: ${{ github.event.action == 'auto_merge_enabled' && github.event.pull_request.head.ref || github.ref }}

0 comments on commit 2805442

Please sign in to comment.