-
Notifications
You must be signed in to change notification settings - Fork 6
chore: rename arbi-bom to orbi-bom #354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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}} |
Copilot
AI
Oct 8, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[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