Skip to content

Fix import statement for Form #48

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

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

Conversation

Alteras1
Copy link

@Alteras1 Alteras1 commented Mar 24, 2025

Fixes documentation for consuming Form

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@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.

None yet

1 participant