Skip to content

Commit

Permalink
Updated commiter kosli-github and kosli-jira tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
ToreMerkely committed Sep 27, 2024
1 parent 18d4b58 commit 1f58833
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 12 deletions.
9 changes: 5 additions & 4 deletions secrets/gh-repo-committer-token.txt
Original file line number Diff line number Diff line change
@@ -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

Expand Down
22 changes: 18 additions & 4 deletions secrets/gh-repo-kosli-github-token.txt
Original file line number Diff line number Diff line change
@@ -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 <Repository secrets>
16 changes: 12 additions & 4 deletions secrets/gh-repo-kosli-jira-api-token.txt
Original file line number Diff line number Diff line change
@@ -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 <Create API token>
Label: CLI-integration-testing-YYYY-MM-DD
Create secret

Go to https://github.com/kosli-dev/cli/settings/secrets/actions
under <Repository secrets>

0 comments on commit 1f58833

Please sign in to comment.