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

fix(activity): Update activity message for linked issues #82064

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

snigdhas
Copy link
Member

@snigdhas snigdhas commented Dec 12, 2024

Use the new field added in #73069 to update the message shown for the CREATE_ISSUE activity. This should add the distinction of whether an external issue was linked or created.

Fixes #77410

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 12, 2024
@snigdhas snigdhas marked this pull request as ready for review December 12, 2024 23:24
@snigdhas snigdhas requested a review from a team as a code owner December 12, 2024 23:24
Copy link
Member

@roggenkemper roggenkemper left a comment

Choose a reason for hiding this comment

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

ty for adding it to streamline activity too!

@snigdhas snigdhas merged commit 3ee8e59 into master Dec 13, 2024
40 checks passed
@snigdhas snigdhas deleted the snigdha/activity-msg branch December 13, 2024 23:08
evanh pushed a commit that referenced this pull request Dec 17, 2024
Use the `new` field added in
#73069 to update the message
shown for the CREATE_ISSUE activity. This should add the distinction of
whether an external issue was linked or created.

Fixes #77410

---------

Co-authored-by: Scott Cooper <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Dec 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve activity tab message when linking a Sentry issue to an exsisting Azure issue
3 participants