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

github-actions: use GH app to manage the projects #236

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

v1v
Copy link
Member

@v1v v1v commented Oct 7, 2024

What

Use https://github.com/tibdex/github-app-token to generate ephemeral tokens with the required
permissions only

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

Implementation details

We have used the same GitHub action in other places.

@v1v v1v requested a review from a team October 7, 2024 12:28
@v1v v1v self-assigned this Oct 7, 2024
reakaleek
reakaleek previously approved these changes Oct 7, 2024
@v1v v1v marked this pull request as draft October 7, 2024 15:46
.github/workflows/labeler.yml Outdated Show resolved Hide resolved
@v1v v1v marked this pull request as ready for review October 8, 2024 12:06
@v1v v1v requested a review from reakaleek October 8, 2024 12:06
@v1v v1v merged commit b973118 into elastic:main Oct 8, 2024
3 checks passed
@v1v v1v deleted the feature/use-ephemeral-toke-gh-project branch October 8, 2024 12:57
@v1v v1v mentioned this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants