diff --git a/secrets/gh-repo-committer-token.txt b/secrets/gh-repo-committer-token.txt index 5c1a893a..307be738 100644 --- a/secrets/gh-repo-committer-token.txt +++ b/secrets/gh-repo-committer-token.txt @@ -1,19 +1,20 @@ secret-name: COMMITTER_TOKEN -secret-expire: 2024-09-01 -secret-updated: -secret-updated-by: +secret-expire: 2025-09-27 +secret-updated: 2024-09-27 +secret-updated-by: tore secret-type: gh-repo is-secret: true secret-usage: Used both to create a pull-request to helm-chart and home-brew update-instructions: +https://github.com/settings/tokens Go to the Developer's Github profile -> Settings -> Developer settings -> Personal access tokens -> Tokens (classic) -> Generate new token -Token name: gh-cli-committer-token +Note: gh-cli-committer-token Expiration: one year Selected scopes: repo and workflow diff --git a/secrets/gh-repo-kosli-github-token.txt b/secrets/gh-repo-kosli-github-token.txt index b9b16531..b12b21e5 100644 --- a/secrets/gh-repo-kosli-github-token.txt +++ b/secrets/gh-repo-kosli-github-token.txt @@ -1,9 +1,23 @@ secret-name: KOSLI_GITHUB_TOKEN -secret-expire: 2024-09-01 -secret-updated: -secret-updated-by: +secret-expire: 2025-09-27 +secret-updated: 2024-09-27 +secret-updated-by: tore secret-type: gh-repo is-secret: true -secret-usage: +secret-usage: Used to run integration tests towards GitHub update-instructions: +You can use the same secret as COMMITTER_TOKEN +https://github.com/settings/tokens +Go to the Developer's Github profile + -> Settings + -> Developer settings + -> Personal access tokens + -> Tokens (classic) + -> Generate new token +Note: gh-cli-committer-token +Expiration: one year +Selected scopes: repo and workflow + +Go to https://github.com/kosli-dev/cli/settings/secrets/actions +under diff --git a/secrets/gh-repo-kosli-jira-api-token.txt b/secrets/gh-repo-kosli-jira-api-token.txt index a38237e2..132d4682 100644 --- a/secrets/gh-repo-kosli-jira-api-token.txt +++ b/secrets/gh-repo-kosli-jira-api-token.txt @@ -1,9 +1,17 @@ secret-name: KOSLI_JIRA_API_TOKEN -secret-expire: 2024-09-01 -secret-updated: -secret-updated-by: +secret-expire: 2025-09-27 +secret-updated: 2024-09-27 +secret-updated-by: tore secret-type: gh-repo is-secret: true -secret-usage: +secret-usage: Used to test Jira integration update-instructions: +Go to +https://id.atlassian.com/manage-profile/security/api-tokens +Press +Label: CLI-integration-testing-YYYY-MM-DD +Create secret + +Go to https://github.com/kosli-dev/cli/settings/secrets/actions +under