Skip to content

chore(gh): remove jira workflow#569

Merged
kp2099 merged 1 commit intomainfrom
chore(gh)/remove-jira-workflow
Oct 16, 2025
Merged

chore(gh): remove jira workflow#569
kp2099 merged 1 commit intomainfrom
chore(gh)/remove-jira-workflow

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

Description

Removes the GitHub Actions workflow responsible for syncing labeled GitHub issues to the internal JIRA instance at Hashicorp. As a result, issues labeled for JIRA synchronization will no longer be automatically created or updated in JIRA; however, this workflow has not been operational in >1 year.

Resolved Issues

The workflow has not been operational in >1 year.

Rollback Plan

Revert commit.

Changes to Security Controls

None.

Removes the workflow to sync to JIRA.

Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
@tenthirtyam tenthirtyam added this to the v2.1.0 milestone Oct 13, 2025
@tenthirtyam tenthirtyam requested a review from kp2099 October 13, 2025 21:28
@tenthirtyam tenthirtyam self-assigned this Oct 13, 2025
@tenthirtyam tenthirtyam requested a review from a team as a code owner October 13, 2025 21:28
Copilot AI review requested due to automatic review settings October 13, 2025 21:28
@tenthirtyam tenthirtyam added the technical-debt Technical Debt label Oct 13, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Removes the non-functional JIRA sync GitHub Actions workflow that has been inoperative for over a year. This cleanup eliminates the automated synchronization of labeled GitHub issues to HashiCorp's internal JIRA instance.

  • Deletes the entire .github/workflows/jira.yml workflow file
  • Eliminates automated JIRA ticket creation for issues labeled with 'sync to jira'
  • Removes associated workflow steps including authentication, search, and comment creation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@kp2099 kp2099 merged commit 8b41fb7 into main Oct 16, 2025
14 checks passed
@kp2099 kp2099 deleted the chore(gh)/remove-jira-workflow branch October 16, 2025 11:08
@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

technical-debt Technical Debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants