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

feat: Add status-page-list to auto-approve #3709

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

AbhiPrasad
Copy link
Member

https://github.com/getsentry/status-page-list is a library we extracted out from the sentry frontend. It can be auto approved.

@AbhiPrasad AbhiPrasad requested a review from a team as a code owner April 16, 2024 12:56
Comment on lines 24 to 28
startsWith(github.event.issue.title, 'publish: getsentry/sentry-kafka-schemas@') ||
startsWith(github.event.issue.title, 'publish: getsentry/sentry-redis-tools@') ||
startsWith(github.event.issue.title, 'publish: getsentry/status-page-list@') ||
startsWith(github.event.issue.title, 'publish: getsentry/skrooge@') ||
startsWith(github.event.issue.title, 'publish: getsentry/snuba-sdk@') ||
Copy link
Member

Choose a reason for hiding this comment

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

these are alphabetized

@AbhiPrasad
Copy link
Member Author

🤦 yes of course - sorry I missed that. Pushed up change!

Copy link
Member

@asottile-sentry asottile-sentry left a comment

Choose a reason for hiding this comment

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

@asottile-sentry asottile-sentry merged commit 75a9636 into getsentry:main Apr 16, 2024
1 check passed
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.

2 participants