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 27c32bb commit b984496Copy full SHA for b984496
1 file changed
src/sentry/conf/server.py
@@ -882,6 +882,7 @@ def SOCIAL_AUTH_DEFAULT_USERNAME() -> str:
882
"sentry.integrations.github.tasks.codecov_account_unlink",
883
"sentry.integrations.github.tasks.link_all_repos",
884
"sentry.integrations.github.tasks.pr_comment",
885
+ "sentry.integrations.github.tasks.sync_repos",
886
"sentry.integrations.github.tasks.sync_repos_on_install_change",
887
"sentry.integrations.gitlab.tasks",
888
"sentry.integrations.jira.tasks",
0 commit comments