-
Notifications
You must be signed in to change notification settings - Fork 14
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
add secrets to GitHub action #25
Comments
I think we need to generate the secrets for |
/ping @nodejs/github-bot |
I'm one of the few lucky ones who has access to those build/github-bot secrets. Not entirely sure what we're talking about here.. But trying to read between the lines, based off of what we usually do with secrets;
|
|
Should we expand the access to |
I'd love for more people to get involved in general! At the moment, those secrets are part of the secrets-repo in a dedicated The |
SSH access credentials should be on the secrets repo, but IMO the github-bot account credentials should go to LastPass or 1Password. @bnb do you think we could add this password to 1Password? How granular are the permissions on 1Password? |
@mmarchini we can limit to only groups having access to single vaults. Other groups won’t have access. The only people who’d be able to see the context outside of the people with access would be owners - so, currently, the chair people of the two committees. |
We might need to clarify the process to: a) Create personal tokens on I requested access to the github-bot secrets, as soon as I'm granted access I could create the tokens and set it up in this repository, but it's not clear if we need to wait for approval or objections (and for how long we need to wait). |
Secrets created, but the Action is still failing. I'll open another issue to investigate that. |
The action is failing because secrets need to be set.
The text was updated successfully, but these errors were encountered: