Skip to content

Commit 213aecb

Browse files
authored
chore(issues): Reserve the rollback slug and rollback.sentry.io (#79764)
Confirmed this slug is also not currently reserved: https://redash.getsentry.net/queries/7626/source
1 parent afdf2f5 commit 213aecb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sentry/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ def get_all_languages() -> list[str]:
168168
"register",
169169
"remote",
170170
"resources",
171+
"rollback",
171172
"sa1",
172173
"sales",
173174
"security",

0 commit comments

Comments
 (0)