Skip to content

DEVOPS-1033: Rename JIRA secrets to their _WRITE counterparts#79

Merged
RomFloreani merged 1 commit into
developfrom
DEVOPS-1033-update-jira-write-secrets
Jul 10, 2026
Merged

DEVOPS-1033: Rename JIRA secrets to their _WRITE counterparts#79
RomFloreani merged 1 commit into
developfrom
DEVOPS-1033-update-jira-write-secrets

Conversation

@RomFloreani

@RomFloreani RomFloreani commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

DEVOPS-1033 - secured access from GitHub to JIRA
DEVOPS-1033: rename the JIRA secrets used by the reusable MiraGeoscience/CI-tools/.github/workflows/reusable-jira-issue_to_jira.yml@ workflow's caller:

  • JIRA_USER_EMAIL -> JIRA_USER_EMAIL_WRITE
  • JIRA_API_TOKEN -> JIRA_API_TOKEN_WRITE

This PR was run by a PowerShell script with the help of Copilot.

…WRITE counterparts

Authored using a powershell script with the help of Copilot.
Copilot AI review requested due to automatic review settings July 10, 2026 16:20
@github-actions github-actions Bot changed the title Rename JIRA secrets to their _WRITE counterparts DEVOPS-1033: Rename JIRA secrets to their _WRITE counterparts Jul 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the caller workflow for the reusable JIRA issue-creation workflow to use the new “_WRITE” JIRA secrets, aligning with the updated secret naming intended for write-capable credentials.

Changes:

  • Renamed JIRA_API_TOKEN secret reference to JIRA_API_TOKEN_WRITE.
  • Renamed JIRA_USER_EMAIL secret reference to JIRA_USER_EMAIL_WRITE.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@RomFloreani
RomFloreani merged commit 68bc954 into develop Jul 10, 2026
18 checks passed
@RomFloreani
RomFloreani deleted the DEVOPS-1033-update-jira-write-secrets branch July 10, 2026 16:42
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.

2 participants