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

Github workflow permission changes and automation #13

Open
sarnold opened this issue Dec 3, 2021 · 3 comments · Fixed by #16
Open

Github workflow permission changes and automation #13

sarnold opened this issue Dec 3, 2021 · 3 comments · Fixed by #16

Comments

@sarnold
Copy link

sarnold commented Dec 3, 2021

Although The Right Thing to do, the github workflow changes to default token/repository permissions has been kinda painful, and I'm still working through various things. That said, I'm not sure what's up with your badge error just yet, but I just finished some workflow updates to get things working again in a couple of "org" scenarios (some of which involved adding a simple org-level bot to generate a usable token for different automation chores).

For the coverage workflow in VCTLabs org, it ended up being action upgrades and a regex fix to get it working for in-repo pull requests (but not external forks). The full update still needs the split workflows/artifacts-passing refactor :/

Some info on the various auth solutions: https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#authenticating-with-github-app-generated-tokens

@bakert
Copy link
Member

bakert commented Dec 5, 2021

What are the GitHub actions that require tokens? I think you've lost me here :)

@silasary
Copy link
Member

Hmm. Changing the access token didn't appear to work. Or do anything at all?

@sarnold
Copy link
Author

sarnold commented Apr 15, 2022

Sorry, RL-intervention again, plus I have some pending test driver updates to push a PR for (nose isn't really maintained and pypi nose will break on Python 3.10). Anyway, I need to ask what all we did in VCTLabs org to get coverage workflow "working" again, mainly because someone else added the simple "access" bot to go with these token changes. I'll need to make another PR for the workflow updates, hopefully this weekend.

On the flip-side I fixed/cleaned up my gitchangelog-action this week so I'm now an "official" consumer of the new src package on pypi 🍻

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 a pull request may close this issue.

3 participants