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

Change account + token used for myriad gha in prod #24

Open
gmanchon opened this issue Nov 14, 2022 · 0 comments
Open

Change account + token used for myriad gha in prod #24

gmanchon opened this issue Nov 14, 2022 · 0 comments

Comments

@gmanchon
Copy link
Contributor

gmanchon commented Nov 14, 2022

👉 the new ACCOUNT + TOKEN should be myriad gha specific so that we know what is impacted and what to test when the token is updated or removed (similarly to a GCP service account linked to an app)

current token has org:admin + repo + workflow

once myriad works with the latest challengify version we can remove the taxi-fare challengify inplace GHA + remove the workflow access right

from taxi fare PR challengify inplace doc :

the myriad gha must have the right to push a worflow file
https://github.com/lewagon/data-solutions/blob/master/.github/workflows/myriad.yml

   --gh-nickname "gmanchon" \
            --gh-token "${{ secrets.GMANCHON_GH_TOKEN }}" \
👆 this "myriad prod do not delete" token of the "gmanchon" account uses "admin:org, repo, workflow"
@gmanchon gmanchon changed the title Change account + token used for myriad in prod Change account + token used for myriad gha in prod Nov 14, 2022
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

No branches or pull requests

1 participant