Skip to content
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

🔧 chore(aci): update links for opsgenie issue alerts #88643

Merged
merged 2 commits into from
Apr 3, 2025

Conversation

iamrajjoshi
Copy link
Member

this pr adds new link support for opsgenie issue alerts.

image

@iamrajjoshi iamrajjoshi requested a review from a team April 2, 2025 22:16
@iamrajjoshi iamrajjoshi self-assigned this Apr 2, 2025
@iamrajjoshi iamrajjoshi requested review from a team as code owners April 2, 2025 22:16
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 2, 2025
payload["alias"] = f"sentry: {group.id}"
payload["entity"] = group.culprit if group.culprit else ""
group_params = {"referrer": "opsgenie"}
if notification_uuid:
group_params["notification_uuid"] = notification_uuid
rule_workflow_context = {}
Copy link
Member

Choose a reason for hiding this comment

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

Is this something we eventually want to add typing for?

Copy link
Member Author

Choose a reason for hiding this comment

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

yep once i don't have to do this janky logic

@iamrajjoshi iamrajjoshi merged commit 4bc45d2 into master Apr 3, 2025
48 checks passed
@iamrajjoshi iamrajjoshi deleted the raj/aci/update-links-opsgenie branch April 3, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants