|
@@ -368,6 +368,7 @@ module = [
|
|
|
"sentry.issues.endpoints.group_events",
|
|
|
"sentry.issues.endpoints.group_notes",
|
|
|
"sentry.issues.endpoints.group_notes_details",
|
|
|
+ "sentry.issues.endpoints.group_open_periods",
|
|
|
"sentry.issues.endpoints.group_similar_issues_embeddings",
|
|
|
"sentry.issues.endpoints.group_tombstone",
|
|
|
"sentry.issues.endpoints.group_tombstone_details",
|
|
@@ -408,6 +409,7 @@ module = [
|
|
|
"sentry.issues.status_change",
|
|
|
"sentry.issues.status_change_consumer",
|
|
|
"sentry.issues.status_change_message",
|
|
|
+ "sentry.issues.streamline",
|
|
|
"sentry.issues.update_inbox",
|
|
|
"sentry.lang.java.processing",
|
|
|
"sentry.llm.*",
|
|
@@ -553,6 +555,7 @@ module = [
|
|
|
"tests.sentry.issues.endpoints.test_group_hashes",
|
|
|
"tests.sentry.issues.endpoints.test_group_notes",
|
|
|
"tests.sentry.issues.endpoints.test_group_notes_details",
|
|
|
+ "tests.sentry.issues.endpoints.test_group_open_periods",
|
|
|
"tests.sentry.issues.endpoints.test_group_similar_issues_embeddings",
|
|
|
"tests.sentry.issues.endpoints.test_group_tombstone",
|
|
|
"tests.sentry.issues.endpoints.test_group_tombstone_details",
|