Skip to content

Commit

Permalink
chore: Add sentry-protos to the auto-approve list (#4215)
Browse files Browse the repository at this point in the history
This repository will eventually contains shared protobuf schemas and
generated bindings for rust/python/go. The packages produced from this
repository will be used in production applications to facilitate
cross-application messaging.
  • Loading branch information
markstory authored Aug 14, 2024
1 parent 2d2e5ac commit 6a32111
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 @@ -24,6 +24,7 @@ jobs:
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-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/skrooge@') ||
startsWith(github.event.issue.title, 'publish: getsentry/snuba-sdk@') ||
Expand Down

0 comments on commit 6a32111

Please sign in to comment.