Skip to content

Commit 1557301

Browse files
feanilsarina
authored andcommitted
build: Tag a team with write access for reviews.
According to https://github.com/openedx/repo-tools/blob/master/edx_repo_tools/pull_request_creator/__init__.py#L52-L54 The team we tag has to have write access to the repo.
1 parent 85e2495 commit 1557301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade-python-requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
branch: ${{ github.event.inputs.branch || 'main' }}
1818
# optional parameters below; fill in if you'd like github or email notifications
1919
# user_reviewers: "feanil"
20-
team_reviewers: "wg-maintenance-docs.openedx.org"
20+
team_reviewers: "committers-docs-openedx-org"
2121
# email_address: ""
2222
# send_success_notification: false
2323
python_version: "3.12"

0 commit comments

Comments
 (0)