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

[Internal] [Fix] Update external contributor test instruction workflow #4183

Closed

Conversation

ashenm
Copy link

@ashenm ashenm commented Oct 31, 2024

Changes

Update external contributor test intructions workflow

$(gh api repos/$REPO_OWNER/$REPO_NAME/collaborators/$USER_LOGIN/permission --jq '.permission') exits with non-zero causing workflow to terminate prematurely (when executed for an external user without no repo permissions) https://github.com/databricks/terraform-provider-databricks/actions/runs/11615285780/job/32345486647?pr=4181

Pull request opened by: ashenm
gh: Resource not accessible by integration (HTTP 403)
Error: Process completed with exit code 1.

Tests

@ashenm ashenm requested review from a team as code owners October 31, 2024 17:52
@ashenm ashenm requested review from rauchy and removed request for a team October 31, 2024 17:52
@ashenm ashenm changed the title Update external contributor test instruction workflow [FEATURE] Update external contributor test instruction workflow Oct 31, 2024
@ashenm ashenm changed the title [FEATURE] Update external contributor test instruction workflow [FIX] Update external contributor test instruction workflow Oct 31, 2024
@ashenm ashenm changed the title [FIX] Update external contributor test instruction workflow [Fix] Update external contributor test instruction workflow Oct 31, 2024
@ashenm ashenm changed the title [Fix] Update external contributor test instruction workflow [Internal] [Fix] Update external contributor test instruction workflow Oct 31, 2024
@ashenm ashenm force-pushed the workflows/ext-test-instructions branch from 20a01f6 to da3ba7c Compare October 31, 2024 18:01
@ashenm ashenm force-pushed the workflows/ext-test-instructions branch from da3ba7c to a616ab7 Compare November 1, 2024 07:18
@ashenm
Copy link
Author

ashenm commented Nov 1, 2024

#4188

@ashenm ashenm closed this Nov 1, 2024
@ashenm ashenm deleted the workflows/ext-test-instructions branch November 1, 2024 10:17
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.

1 participant