Skip to content

Commit

Permalink
chore: update team to course-discovery-maintainers for reqs upgrade j…
Browse files Browse the repository at this point in the history
…ob (#4016)
  • Loading branch information
DawoudSheraz authored Jul 13, 2023
1 parent 803c5bf commit 543b127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/requirements-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
--target-branch="${{ env.target_branch }}" --base-branch-name="upgrade-python-requirements" \
--commit-message="chore: python requirements update" --pr-title="chore: python requirements update" \
--pr-body="Python requirements update.Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages." \
--user-reviewers="" --team-reviewers="course-discovery-admins" --delete-old-pull-requests
--user-reviewers="" --team-reviewers="course-discovery-maintainers" --delete-old-pull-requests
- name: Send failure notification
if: ${{ failure() }}
Expand Down

0 comments on commit 543b127

Please sign in to comment.