chore: rename arbi-bom to orbi-bom#354
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates email addresses and team references from "arbi-bom" to "orbi-bom" in the Python requirements upgrade workflow to ensure notifications are sent to the correct team.
- Updates team reviewer assignment in pull request creation
- Changes failure notification email recipient
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
31ff33f to
e5c5f49
Compare
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
a883d99 to
49a0adc
Compare
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| server_port: 465 | ||
| username: ${{secrets.EDX_SMTP_USERNAME}} | ||
| password: ${{secrets.EDX_SMTP_PASSWORD}} | ||
| subject: Upgrade python requirements workflow failed in ${{github.repository}} |
There was a problem hiding this comment.
[nitpick] The email address has changed from a simple edx.org address to a complex Atlassian JSM alerts address. Consider using a more readable format or adding a comment explaining this is an Atlassian service management integration.
| subject: Upgrade python requirements workflow failed in ${{github.repository}} | |
| subject: Upgrade python requirements workflow failed in ${{github.repository}} | |
| # This is an Atlassian JSM (Jira Service Management) alerts integration address. |
49a0adc to
adf8b3b
Compare
Description
Update GitHub workflow failure email notifications to use orbi-bom@edx.org instead of arbi-bom@edx.org
Updates team reviewer assignment in pull request creation from arbi-bom to orbi-bom
Related PRs
Jira - BOMS-39