Skip to content

Commit 497cf39

Browse files
authored
add objectstore/clients to auto-approve (#6551)
1 parent cb8662f commit 497cf39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/auto-approve.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
startsWith(github.event.issue.title, 'publish: getsentry/jest-sentry-environment@') ||
1818
startsWith(github.event.issue.title, 'publish: getsentry/js-source-scopes@') ||
1919
startsWith(github.event.issue.title, 'publish: getsentry/json-schema-diff@') ||
20+
startsWith(github.event.issue.title, 'publish: getsentry/objectstore/clients@') ||
2021
startsWith(github.event.issue.title, 'publish: getsentry/ophio@') ||
2122
startsWith(github.event.issue.title, 'publish: getsentry/pdb@') ||
2223
startsWith(github.event.issue.title, 'publish: getsentry/pyo3-python-tracing-subscriber@') ||

0 commit comments

Comments
 (0)