Skip to content

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

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#129
RomFloreani merged 1 commit into
developfrom
DEVOPS-1033-update-jira-write-secrets

Conversation

@RomFloreani

@RomFloreani RomFloreani commented Jul 10, 2026

Copy link
Copy Markdown

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

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the GitHub Actions workflow that calls the reusable JIRA-issue creation workflow so it uses the _WRITE variants of the JIRA credentials secrets, aligning with the secured-access changes described in DEVOPS-1033.

Changes:

  • Renamed the secret reference for the JIRA API token from JIRA_API_TOKEN to JIRA_API_TOKEN_WRITE.
  • Renamed the secret reference for the JIRA user email from JIRA_USER_EMAIL to JIRA_USER_EMAIL_WRITE.

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

@RomFloreani
RomFloreani merged commit 21b1a2d into develop Jul 10, 2026
20 checks passed
@RomFloreani
RomFloreani deleted the DEVOPS-1033-update-jira-write-secrets branch July 10, 2026 16:45
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