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

Fix import statement for Form #48

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Alteras1
Copy link

No description provided.

@Alteras1
Copy link
Author

Looks like workflow is erroring on the server responded with status 403 (Faraday::ForbiddenError) for /lib/api.rb:62 fetch_current_state. I'm guessing it's an expired API key somewhere?

@Alteras1
Copy link
Author

Oh, actually, the issue might be because this PR is from a forked repository, so the secrets are not passed to the workflow.

https://docs.github.com/en/actions/security-for-github-actions/security-guides/using-secrets-in-github-actions#using-secrets-in-a-workflow

With the exception of GITHUB_TOKEN, secrets are not passed to the runner when a workflow is triggered from a forked repository.

A quick check through the actions logs, looks like PRs from forked repos have failed and were merged regardless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant