Skip to content

Conversation

@v1v
Copy link
Member

@v1v v1v commented Sep 9, 2024

What

Use https://github.com/tibdex/github-app-token to generate ephemeral tokens so we can automate:

  • Update CLI
  • release automation

Why

This is the alternative to moving away from finer-grained GitHub tokens and reducing the cumbersome of rotating them as we do nowadays.

Implementaiton details

We have used the same GitHub action in other places. I'm just trying the permissions flag to avoid using other permissions that require least-permissive access.

Release automation uses the ephemeral GitHub token generated by the GitHub action itself.

@v1v v1v requested a review from a team September 9, 2024 11:03
@v1v v1v self-assigned this Sep 9, 2024
@xrmx xrmx merged commit b290382 into elastic:main Sep 9, 2024
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