Skip to content

Commit

Permalink
chore(approve): Add service-registry to auto-approve list (#4386)
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-lou authored Oct 1, 2024
1 parent 6cb9a07 commit c5eaaf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
startsWith(github.event.issue.title, 'publish: getsentry/sentry-kafka-schemas@') ||
startsWith(github.event.issue.title, 'publish: getsentry/sentry-protos@') ||
startsWith(github.event.issue.title, 'publish: getsentry/sentry-redis-tools@') ||
startsWith(github.event.issue.title, 'publish: getsentry/service-registry@') ||
startsWith(github.event.issue.title, 'publish: getsentry/skrooge@') ||
startsWith(github.event.issue.title, 'publish: getsentry/snuba-sdk@') ||
startsWith(github.event.issue.title, 'publish: getsentry/statsdproxy@') ||
Expand Down

0 comments on commit c5eaaf4

Please sign in to comment.