Skip to content

Remove SBP_SENDER_ID: it is not used anywhere and can conflict with user code #238

Remove SBP_SENDER_ID: it is not used anywhere and can conflict with user code

Remove SBP_SENDER_ID: it is not used anywhere and can conflict with user code #238

name: Add Additional Reviewers
on:
pull_request:
types: [opened, synchronize, ready_for_review, reopened]
jobs:
auto-request-review:
name: Add Additional Reviewers
runs-on: ubuntu-latest
steps:
- name: Request additional reviews based on supplied rules
uses: necojackarc/[email protected]
with:
token: ${{ secrets.GH_TOKEN }}
config: .github/additional_reviewers_config.yaml