-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: make edx aperture team owners of program-intent-engagement #173
Conversation
@@ -18,7 +18,7 @@ jobs: | |||
# optional parameters below; fill in if you'd like github or email notifications | |||
# user_reviewers: "" | |||
# team_reviewers: "" | |||
email_address: "cosmonauts-requirements-update@2u-internal.opsgenie.net" | |||
email_address: "aperture-requirements-update@2u-internal.opsgenie.net" |
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.
did you verify this opsgenie email with aperture?
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.
Good point, let me ask them real quick.
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 think it should be aperture@2u-internal.opsgenie.net.
.github/CODEOWNERS
Outdated
@@ -0,0 +1 @@ | |||
* @openedx/2U-aperture |
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.
This line looks like it's causing an error, I think https://github.com/orgs/edx/teams/edx-aperture might be the right team
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.
Ah I see, I had copied this value from an openedx repo, so it looks like we need the edx
value (i.e. the team under the edx org) instead.
JIRA: Link to JIRA ticket
Description: Cosmonauts is handing off ownership of this repo to the Aperture team. A
.github/CODEOWNERS
has been created to reflect this.Merge checklist: