community icon indicating copy to clipboard operation
community copied to clipboard

One time tokens for app/bot usage in opentelemetry.io repo

Open svrnm opened this issue 7 months ago • 1 comments

We want to re-enable the /fix:* commands for the opentelemetry.io repo. To do so in a secure manner, we need one time tokens (similar to GITHUB_TOKEN) which are provided by a bot, otherwise a push to the repo will not trigger follow-up github actions as this is disabled by GH.

cc @open-telemetry/project-infra

svrnm avatar Apr 29 '25 09:04 svrnm

This sounds like it would be a good use case for octo-sts @trask

adrielp avatar Apr 29 '25 12:04 adrielp