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: Add explicit permission to gh workflow for openapi types #2345

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

programmiri
Copy link
Contributor

@programmiri programmiri commented Mar 6, 2024

Description

Since permissions etc settings are controlled by the organisation, our github workflow to autogenerate and commit the updated TS types file for openapi changes needs an explict permission to be able to work.

This PR adds this permission.

✅ I comitted an openapi change that causes an update for our ts file withoug breaking, and the commit went trough successfully: https://github.com/Aiven-Open/klaw/actions/runs/8165890825/job/22323766564

What kind of change does this PR introduce?

  • Bug fix
  • New feature
  • Refactor
  • Docs update
  • CI update

@programmiri programmiri force-pushed the fix-ts-check-action branch 3 times, most recently from 617b8e5 to 1f88293 Compare March 6, 2024 02:06
@programmiri programmiri force-pushed the fix-ts-check-action branch from 5c47347 to 499be07 Compare March 6, 2024 02:37
@programmiri programmiri changed the title TEST ci: Add explicit permission to gh workflow for openapi types Mar 6, 2024
@programmiri programmiri self-assigned this Mar 6, 2024
@programmiri programmiri added the github_actions Pull requests that update GitHub Actions code label Mar 6, 2024
@programmiri programmiri marked this pull request as ready for review March 6, 2024 02:39
@programmiri programmiri merged commit ed372e8 into main Mar 6, 2024
26 checks passed
@programmiri programmiri deleted the fix-ts-check-action branch March 6, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants