We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a2eac commit 395266bCopy full SHA for 395266b
1 file changed
src/sentry/migrations/1114_add_sentryapp_webhook_headers.py
@@ -22,7 +22,7 @@ class Migration(CheckedMigration):
22
is_post_deployment = False
23
24
dependencies = [
25
- ("sentry", "1109_add_group_action_log_entry"),
+ ("sentry", "1113_extend_repository_name_length"),
26
]
27
28
operations = [
0 commit comments