Skip to content

chore: Add automatic jira creation and closure for gh issues#31

Merged
cveticm merged 3 commits into
mainfrom
chore-open-jira-for-issues
Mar 18, 2026
Merged

chore: Add automatic jira creation and closure for gh issues#31
cveticm merged 3 commits into
mainfrom
chore-open-jira-for-issues

Conversation

@cveticm

@cveticm cveticm commented Mar 4, 2026

Copy link
Copy Markdown
Collaborator

Description

Adds workflow triggered by Github issue opening or closing to create and close a JIRA ticket for internal tracking.

  • Uses issues.yml Create JIRA ticket for new issues from atlasCLI
  • Uses jira-issue.yml Close Jira issue from MCP (with transition id adjusted for CLOUDP project)
  • Added secret.JIRA_API_TOKEN and vars.ASSIGNEE_JIRA_TICKET to repo

Drive-by:

Comment thread .github/workflows/jira-issue.yml
Comment thread .github/workflows/jira-issue.yml Outdated
Comment thread .github/dependabot.yml
schedule:
interval: weekly
day: monday
reviewers:

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread .github/CODEOWNERS
@@ -1,5 +1,5 @@
# Maintained by the MongoDB Atlas CLI team
* @mongodb/apix-2
* @mongodb/apix-devtools

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drive-by

@cveticm cveticm requested a review from a team March 18, 2026 09:32
@cveticm cveticm merged commit 04b20e7 into main Mar 18, 2026
9 checks passed
@cveticm cveticm deleted the chore-open-jira-for-issues branch March 18, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants