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

Replace personal tokens in Airbyte github action wotkflows with dedicated account token #5838

Closed
subodh1810 opened this issue Sep 3, 2021 · 3 comments
Assignees

Comments

@subodh1810
Copy link
Contributor

Currently we are using our own personal tokens in github action workflows. We should create a dedicated github account and use tokens from that account. Some tokens that we use :
secrets.SLASH_COMMAND_PAT : @jrhizor personal token, its being used by multiple workflows
secrets.SELF_RUNNER_GITHUB_ACCESS_TOKEN : @davinchia personal token

The above two tokens are used by multiple workflows such as Slash command, Release Airbtye open source, etc.

@subodh1810 subodh1810 added type/bug Something isn't working and removed type/bug Something isn't working labels Sep 3, 2021
@davinchia
Copy link
Contributor

@supertopher @git-phu is this already done? or do we have stuff left here?

@davinchia
Copy link
Contributor

Topher, I think yours and my tokens are still in circulation for the builds?

@cpdeethree
Copy link
Contributor

These were all consolidated as part of a PAT consolidation project we wrapped up in Q4 22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants