Skip to content

feat(aci): set up sentry app action settings button #93456

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

Merged
merged 3 commits into from
Jun 13, 2025

Conversation

ameliahsu
Copy link
Member

luckily the SentryAppRuleModal doesn't actually depend on the Rule model, so we're able to reuse it for creating workflow actions

@ameliahsu ameliahsu requested a review from a team as a code owner June 12, 2025 17:34
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 12, 2025

const name = sentryApp.name;
const title = sentryApp.title;
return tct('[label] [settings]', {
Copy link
Member

Choose a reason for hiding this comment

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

this isn't doing anything just use a fragment with two things and a space between them

@ameliahsu ameliahsu merged commit d079338 into master Jun 13, 2025
44 of 51 checks passed
@ameliahsu ameliahsu deleted the mia/aci/sentry-app-settings-modal branch June 13, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants