Skip to content

Commit

Permalink
[Backport 2.x] Adds opensearch trigger bot to discerning merger list …
Browse files Browse the repository at this point in the history
…to allow automatic merges (opensearch-project#3474) (opensearch-project#3482)

Adds OpenSearch trigger bot to discerning merger list to allow automatic merges (opensearch-project#3474) (opensearch-project#3482)

Signed-off-by: Darshit Chanpura <[email protected]>
(cherry picked from commit 999339e)
  • Loading branch information
DarshitChanpura authored Oct 9, 2023
1 parent 0de30e2 commit c52c787
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/automatic-merges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
pull-request-number: ${{ steps.find-triggering-pr.outputs.pr-number }}
allowed-authors: |
dependabot%5Bbot%5D
dependabot[bot]
opensearch-trigger-bot[bot]
allowed-files: |
build.gradle
.github/workflows/*.yml

0 comments on commit c52c787

Please sign in to comment.