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

[BUG] Replace repo_token with github_token in Auto Assign PR GHA #17203

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

Matt711
Copy link
Contributor

@Matt711 Matt711 commented Oct 29, 2024

Description

The Auto Assign GHA workflow fails with this error. This PR fixes this error.
xref #16969

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@Matt711 Matt711 requested a review from a team as a code owner October 29, 2024 18:31
@Matt711 Matt711 requested a review from bdice October 29, 2024 18:31
@Matt711 Matt711 changed the title [BUG] Replace repo_token with github_token in Auto Assign PR GHA [BUG] Replace repo_token with github_token in Auto Assign PR GHA Oct 29, 2024
@Matt711 Matt711 added bug Something isn't working non-breaking Non-breaking change labels Oct 29, 2024
@Matt711
Copy link
Contributor Author

Matt711 commented Oct 29, 2024

CI is currently fails with this error:

Warning: Unexpected input(s) 'repo_token', valid inputs are ['github_token', 'assignees', 'repo', 'number']
Run actions-ecosystem/action-add-assignees@v1
Error: Error: Input required and not supplied: github_token
Error: Input required and not supplied: github_token

This is the error that this PR will fix, so it may have to be merged as it is.

@Matt711
Copy link
Contributor Author

Matt711 commented Oct 29, 2024

/merge

@rapids-bot rapids-bot bot merged commit 8d7b0d8 into rapidsai:branch-24.12 Oct 29, 2024
107 of 108 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants