Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: publish workfow needs content write permissions #115

Merged

Conversation

moorec-aws
Copy link
Contributor

@moorec-aws moorec-aws commented Apr 23, 2024

What was the problem/requirement? (What/Why)

The Release job in the reusable publish workflow requires contents write permissons.

https://github.com/OpenJobDescription/.github/blob/mainline/.github/workflows/reusable_publish.yml#L35

What was the solution? (How)

Add write permissions to the calling workflow.

What is the impact of this change?

allows the calling workflow to pass contents write permissions to the reusable workflow

How was this change tested?

Will be tested once deployed

Was this change documented?

no

Is this a breaking change?

no


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@moorec-aws moorec-aws requested a review from a team as a code owner April 23, 2024 19:49
@moorec-aws moorec-aws merged commit 0e12a73 into OpenJobDescription:mainline Apr 23, 2024
15 checks passed
@moorec-aws moorec-aws deleted the moorec/fix-publish branch April 23, 2024 20:02
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