Skip to content

Add pull-requests: write permissions to the jira job#104

Merged
Mathieu Gamache (PrincessMadMath) merged 1 commit into
mainfrom
feature/feng-590_update_jira
Jul 10, 2025
Merged

Add pull-requests: write permissions to the jira job#104
Mathieu Gamache (PrincessMadMath) merged 1 commit into
mainfrom
feature/feng-590_update_jira

Conversation

@meziantou
Copy link
Copy Markdown
Contributor

We prepare a change to the shared Jira pipeline. This will require write access to the pull request to edit its description.

We prepare a change to the shared Jira pipeline. This will require write access to the pull request to edit its description.
@meziantou Gérald Barré (meziantou) requested review from a team and Copilot July 10, 2025 20:06
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

This PR updates the shared Jira workflow to grant the job permission to write back to the pull request.

  • Added the pull-requests: write permission under the job’s permissions block
  • Removed the with: branch_name input for the reusable Jira workflow
Comments suppressed due to low confidence (1)

.github/workflows/jira.yml:13

  • The pull-requests: write line is indented two spaces less than the other permissions entries. It should be aligned with contents: and id-token: under permissions: to ensure valid YAML.
      pull-requests: write

@PrincessMadMath Mathieu Gamache (PrincessMadMath) merged commit 460a486 into main Jul 10, 2025
4 checks passed
@PrincessMadMath Mathieu Gamache (PrincessMadMath) deleted the feature/feng-590_update_jira branch July 10, 2025 20:18
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.

4 participants