-
Notifications
You must be signed in to change notification settings - Fork 3
chore: BOMS-39 rename arbi-bom to orbi-bom #1107
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 team and email references from "arbi-bom" to "orbi-bom" across GitHub workflow configurations to redirect notifications and reviews to the correct team.
- Updates GitHub workflow failure email notifications to use [email protected]
- Changes team reviewer assignments from arbi-bom to orbi-bom in dependency management workflows
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/upgrade-python-requirements.yml | Updates team reviewers and email address from arbi-bom to orbi-bom |
| .github/dependabot.yml | Changes reviewer assignment from edx/arbi-bom to edx/orbi-bom |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
2b86724 to
498ad47
Compare
498ad47 to
21f33f5
Compare
robrap
left a comment
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.
@vgulati-apphelix: I didn't quite understand your update and that you had all these changes as PRs. I'm going to stop reviewing on this one (for now), but you probably do not need to create a spreadsheet for the edx org changes.
| team_reviewers: "arbi-bom" | ||
| email_address: arbi[email protected] | ||
| team_reviewers: "orbi-bom" | ||
| email_address: orbi[email protected] |
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.
I believe you'll want the email address to be for JSM instead, and possibly to include upgrade-python-requirements as scope. Would you want to test a change like this in JSM before rolling out further?
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 no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Description
Update GitHub workflow failure email notifications to use orbi-bom's JSM email instead of [email protected]
Changes team reviewer assignments from arbi-bom to orbi-bom in dependency management workflows
Related PRs
edx/api-manager#354
edx/devstack#174
https://github.com/edx/edx-internal/pull/13377
https://github.com/edx/repo-health-data/pull/312
https://github.com/edx/jenkins-job-dsl-internal/pull/962
Jira - BOMS-39