You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should fix details on steps described below (Changes are also relevant for other languages).
Adjustments on the followng "problem" steps:
Skip the quickstart wizard and go directly to User API key creation
Problem: Link gets user to the User settings page and user should look for a “User API key table”
Solution: Redesign text to something “Skip the quickstart wizard and go directly to the User settings for creating your own API key".
Create a Bright API key (check out our docs on how to create a user key)
Problem: Link does not have an anchor link to the correct section. Duplication info from previous step.
Solution: Fix the link (Add correct anchor to the relevant title). Possible merge steps 2 and 3 into one.
Save the Bright API key
Problem: Path “Settings > Security > Secrets > Actions” is an old link (it’s redesigned in GitHub). Also it’s hard to find from first glance
Solution: New path should be “Settings > Secrets and variables > Actions”. TBD - Possibility to design this new path as a link.
Problem: No info in description that user should create new repository secret.
Solution: Add clear steps:
Create new repository with name BRIGHT_TOKEN (We use this name for ENV var)
Paste your API key as secret.
Running in a CI pipeline
Problem: Path “Settings > Security > Secrets > Actions” is an old link
Solution: Clear steps should be:
Go to “Actions secrets and variables”
Activate “Variables” tab
Feel free to reach me on slack to go over this.
The text was updated successfully, but these errors were encountered:
We should fix details on steps described below (Changes are also relevant for other languages).
Adjustments on the followng "problem" steps:
Skip the quickstart wizard and go directly to User API key creation
Problem: Link gets user to the User settings page and user should look for a “User API key table”
Solution: Redesign text to something “Skip the quickstart wizard and go directly to the User settings for creating your own API key".
Create a Bright API key (check out our docs on how to create a user key)
Problem: Link does not have an anchor link to the correct section. Duplication info from previous step.
Solution: Fix the link (Add correct anchor to the relevant title). Possible merge steps 2 and 3 into one.
Save the Bright API key
Problem: Path “Settings > Security > Secrets > Actions” is an old link (it’s redesigned in GitHub). Also it’s hard to find from first glance
Solution: New path should be “Settings > Secrets and variables > Actions”. TBD - Possibility to design this new path as a link.
Problem: No info in description that user should create new repository secret.
Solution: Add clear steps:
Running in a CI pipeline
Problem: Path “Settings > Security > Secrets > Actions” is an old link
Solution: Clear steps should be:
Feel free to reach me on slack to go over this.
The text was updated successfully, but these errors were encountered: