Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable to input github access token #26

Open
sudarshanaks opened this issue Jul 14, 2022 · 2 comments
Open

Variable to input github access token #26

sudarshanaks opened this issue Jul 14, 2022 · 2 comments

Comments

@sudarshanaks
Copy link

Hello Team,

We need an option to pass github access token as secret variable to schematics pipeline. We tried with https://@ but it is exposing token in shematics pipeline.

@pradeep-b
Copy link

Have you tried using "Secrets Property" in the Pipeline?

@sudarshanaks
Copy link
Author

I tried but it is still exposing when I checked with curl -H "Authorization: Bearer $iam_token" -H "Content-Type: application/json" -X GET https://otc-api.us-south.devops.cloud.ibm.com/api/v1/toolchains?resource_group_id=

DevOpsBot1 pushed a commit that referenced this issue Feb 17, 2023
* Add .whitesource configuration file

* Update .whitesource

Co-authored-by: whitesource-ets[bot] <409986+whitesource-ets[bot]@users.noreply.github.ibm.com>
Co-authored-by: PADRAIC EDWARDS <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants