Skip to content

Conversation

@paulinebm
Copy link

@paulinebm paulinebm commented Sep 30, 2025

  • - I need to update all workflows impacted (around 60)

Hi,

We have to change the way we inject COMMENT_BOT_TOKEN. Indeed, we have reached the number of repositories able to access this fine-grained token.

I created a GitHub app to bypass this limitation. We also improve security by generating a temporary token for each workflow execution. This token is revoked automatically at the end of the process.

I introduce 2 news required secrets to achieve that.

Could you just approve, I will merge at the end of the workflows update task.

Thanks

cc @glegendre01 @jagwar for viz

@paulinebm paulinebm requested a review from mishig25 September 30, 2025 14:27
paulinebm added a commit to huggingface/transformers that referenced this pull request Sep 30, 2025
Copy link

@glegendre01 glegendre01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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