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

[BUG] Actions requiring write access are failing #85

Open
AutonomicPerfectionist opened this issue Jul 8, 2023 · 5 comments
Open

[BUG] Actions requiring write access are failing #85

AutonomicPerfectionist opened this issue Jul 8, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@AutonomicPerfectionist
Copy link
Contributor

Describe the bug
I just checked the last Actions ran and noticed that Tag and Release is failing with a permissions error:

remote: Permission to CMakePP/CMakeTest.git denied to github-actions[bot].
@AutonomicPerfectionist AutonomicPerfectionist added the bug Something isn't working label Jul 8, 2023
@AutonomicPerfectionist
Copy link
Contributor Author

AutonomicPerfectionist commented Jul 8, 2023

Edit: appears both Tag and Release and the docs action are affected.

@ryanmrichard can you check the permissions on the token used for the Actions, please? When you get the chance of course, sorry, forgot it was Saturday already

@AutonomicPerfectionist AutonomicPerfectionist changed the title [BUG] Tag and Release Action is Failing [BUG] Actions requiring write access are failing Jul 8, 2023
@zachcran
Copy link
Contributor

zachcran commented Jul 9, 2023

@AutonomicPerfectionist Just as a note on this, I have been running into this as well in different places and it seems that the actions are only failing when the PR comes from a fork.

@AutonomicPerfectionist
Copy link
Contributor Author

Thanks for the heads up, now that you mention it I do recall seeing an issue about that on one of the other repos somewhere. I think I have permissions to make branches on this repo so if Ryan is okay with that I can switch to doing development here instead of my fork until we can get that worked out

@ryanmrichard
Copy link
Contributor

I'm fine using branches over forks.

@AutonomicPerfectionist
Copy link
Contributor Author

I'm fine using branches over forks.

Sounds good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants