Skip to content

Conversation

@njhale
Copy link
Member

@njhale njhale commented Jun 21, 2024

The default GitHub workflow token isn't privileged enough to check org membership for PR authors. This prevents smoke tests for running automatically for org members. To fix this, switch to a PAT with the correct privileges for this check.

Reminder: This change won't affect the runs for this PR since the workflow files are always pulled from the base branch.

The default GitHub workflow token isn't privileged enough to check org
membership for PR authors. This prevents smoke tests for running
automatically for org members. To fix this, switch to a PAT with the correct
privileges for this check.

Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>
Rename smoke test jobs to remove stutter; e.g. `smoke/smoke-<model>` ->
`smoke/<model>`.

Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>
@njhale njhale force-pushed the fix/smoke-gh-pat branch from 5a43272 to ef449d2 Compare June 21, 2024 14:47
@njhale njhale merged commit d6fc958 into gptscript-ai:main Jun 21, 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