diff --git a/cli/src/commands/jira.ts b/cli/src/commands/jira.ts index 46e799fa..3b4139c1 100644 --- a/cli/src/commands/jira.ts +++ b/cli/src/commands/jira.ts @@ -44,6 +44,7 @@ import { StoredJiraOauthToken, } from '../jira-oauth'; import { awaitOauthCallback, CALLBACK_URL } from '../oauth-callback-server'; +import { checkRepoOnboarding, notOnboardedGuidance } from '../repo-onboarding'; /** Default label that triggers an ABCA task when applied to a Jira issue. */ const DEFAULT_LABEL_FILTER = 'bgagent'; @@ -652,6 +653,7 @@ export function makeJiraCommand(): Command { .option('--label