canonical / kubeflow-ci

Tools and tests for managing the Charmed Kubeflow bundle
Apache License 2.0
2 stars 8 forks source link

Automate syncing the `GH_TOKEN` secret to rock repositories #147

Open NohaIhab opened 2 weeks ago

NohaIhab commented 2 weeks ago

Context

GH_TOKEN repo secret is for having access to the repo to create and edit issues after the rocks scans, this is necessary to be able to run the scan workflow. Currently, this secret is stored in the team's vault, we'd rather have it synced in an automated way, similar to sync charmstore credentials workflow.

What needs to get done

Create a workflow to sync GH_TOKEN secret to all rock repos

Definition of Done

GH_TOKEN secret can be synced to all rock repos with a workflow dispatch

syncronize-issues-to-jira[bot] commented 2 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6534.

This message was autogenerated