Skip to content

Conversation

vgulati-apphelix
Copy link
Member

@vgulati-apphelix vgulati-apphelix commented Sep 15, 2025

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
edx/edx-arch-experiments#1107
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

@Copilot Copilot AI review requested due to automatic review settings September 15, 2025 11:02
Copy link

@Copilot Copilot AI left a 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.

@Copilot Copilot AI review requested due to automatic review settings September 30, 2025 17:18
Copy link

@Copilot Copilot AI left a 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.

- name: Send failure notification
if: ${{ failure() }}
- name: Send notification
Copy link
Preview

Copilot AI Sep 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The step name was changed from 'Send failure notification' to 'Send notification', but the conditional 'if: ${{ failure() }}' was removed. This means the notification will now be sent on every workflow run (success or failure) instead of only on failures.

Copilot uses AI. Check for mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant