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

investigate hiccups in github actions #78

Closed
ghurlbot opened this issue Jul 20, 2023 · 4 comments
Closed

investigate hiccups in github actions #78

ghurlbot opened this issue Jul 20, 2023 · 4 comments
Assignees
Labels
action Actions are typically assigned during calls by ghurlbot complete

Comments

@ghurlbot
Copy link
Collaborator

due 27 Jul 2023

@ghurlbot ghurlbot added the action Actions are typically assigned during calls by ghurlbot label Jul 20, 2023
@pchampin
Copy link
Contributor

Examples of such hiccups:

The issue seems to be due to the fact that these PRs come from public forks rather than the same repo,
so the permissions are restricted (to avoid malicious code injection in the CI infrastructure):
https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token

This is a known issue of the GH action we are using: actions/add-to-project#163
I will try this workaround.

@pchampin
Copy link
Contributor

should now be fixed on all repos. Let's wait and see.

@pchampin
Copy link
Contributor

pchampin commented Aug 4, 2023

only one incident to report since, and it is not the same issue. Propose closing.

@pchampin
Copy link
Contributor

The remaining failed actions seem to be unrelated to this issue, so it can be closed.

@pchampin pchampin closed this as completed Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action Actions are typically assigned during calls by ghurlbot complete
Projects
None yet
Development

No branches or pull requests

2 participants