From ec6da237123c5870590f135b26148f515f4a65a3 Mon Sep 17 00:00:00 2001 From: Luke Parke Date: Fri, 19 Jun 2026 16:15:16 -0500 Subject: [PATCH] chore: add Codey-Bot Jira sync config --- .github/codey-bot.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.github/codey-bot.yml b/.github/codey-bot.yml index ac8b13155963f..47f90e51f85df 100644 --- a/.github/codey-bot.yml +++ b/.github/codey-bot.yml @@ -153,3 +153,16 @@ reviewer: stale: enabled: false + +jiraSync: + enabled: true + projectKey: DEVREL + epicKey: DEVREL-2680 + issueType: Task + syncIssues: true + syncPullRequests: false + labels: + - github-sync + - sailpoint-oss + - developer-community-site + - repo-developer-sailpoint-com