Skip to content

Commit

Permalink
chore(approve): Add sentry-infra-tools to auto approve list (#4305)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhars authored Sep 10, 2024
1 parent 6a32111 commit 6cb9a07
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 @@ -23,6 +23,7 @@ jobs:
startsWith(github.event.issue.title, 'publish: getsentry/rust-usage-accountant@') ||
startsWith(github.event.issue.title, 'publish: getsentry/sentry-forked-django-stubs@') ||
startsWith(github.event.issue.title, 'publish: getsentry/sentry-forked-djangorestframework-stubs@') ||
startsWith(github.event.issue.title, 'publish: getsentry/sentry-infra-tools@') ||
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@') ||
Expand Down

0 comments on commit 6cb9a07

Please sign in to comment.