Skip to content

Commit 1e11f2f

Browse files
Tamas Pallospallost
authored andcommitted
Add clarification about topic for add_secrets script
1 parent 30bbdb2 commit 1e11f2f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,10 @@ steps:
102102

103103
### add_secrets.py
104104

105-
Adds robot users hsl-id e-mail and password to all jore4 repositories.
105+
Adds robot users hsl-id e-mail and password to jore4 repositories which have
106+
`jore4` added as
107+
[topic](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics#about-topics).
108+
106109
Uses file named `test_users.json` as input for user details. This file should be created by changing placeholder values in `tests_users_template.json` to correct passwords and e-mails, these can be found from the hsl-jore4-common key-vault as secrets.
107110
After the script is run the secrets can be found by going to repositorys `Settings` page in github and then selecting `Secrets` tab. There should be now secrets named `ROBOT_HSLID_EMAIL` and `ROBOT_HSLID_PASSWORD` and they should show that they have been updated when you ran the script.
108111

0 commit comments

Comments
 (0)