File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 directory : " /"
66 schedule :
77 interval : " weekly"
8- reviewers :
9- - " openedx/arbi-bom"
8+ # Optional: specify reviewers to automatically request review on Dependabot PRs
9+ # reviewers:
10+ # - "openedx/xxx"
Original file line number Diff line number Diff line change 1313 call-upgrade-python-requirements-workflow :
1414 with :
1515 branch : ${{ github.event.inputs.branch }}
16- team_reviewers : " arbi-bom"
17- email_address : arbi-bom@edx.org
18- send_success_notification : false
16+ # optional parameters below; fill in if you'd like github or email notifications
17+ # user_reviewers: ""
18+ # team_reviewers: ""
19+ # email_address: ""
20+ # send_success_notification: false
1921 secrets :
2022 requirements_bot_github_token : ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}
2123 requirements_bot_github_email : ${{ secrets.REQUIREMENTS_BOT_GITHUB_EMAIL }}
You can’t perform that action at this time.
0 commit comments