-
Bug
-
Resolution: Fixed
-
Minor
-
None
The issue is the same/similar to JENKINS-44860 with masking "App ID" (which treats as username) of "GitHub App" type credentials. The issue was solved for "Username Password" credentials by adding "Treat username as secret" which is absent for "GitHub App" credentials type.
The following doc was used to get App ID and token: [https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline.
As "App ID" is a number, it masks all such numbers in the console output:
- depends on
-
JENKINS-44860 Disable masking of usernames
-
- Resolved
-
- is related to
-
JENKINS-72412 Masking of one character secrets mangle output
-
- Resolved
-
- links to
[JENKINS-66675] Disable masking of usernames for GitHub App secret
Description |
Original:
The issue is the same/similar to The issue was solved for "Username Password" credentials by adding "_Treat username as secret_" which is absent for "GitHub App" credentials type. The following doc was used to get App ID and token: [https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline.|https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline] As "App ID" is a number, it masks all such numbers in the console output. |
New:
The issue is the same/similar to The issue was solved for "Username Password" credentials by adding "_Treat username as secret_" which is absent for "GitHub App" credentials type. The following doc was used to get App ID and token: [https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline.|https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline] As "App ID" is a number, it masks all such numbers in the console output. |
Attachment | New: Screenshot 2021-09-20 113316-1.png [ 56323 ] |
Description |
Original:
The issue is the same/similar to The issue was solved for "Username Password" credentials by adding "_Treat username as secret_" which is absent for "GitHub App" credentials type. The following doc was used to get App ID and token: [https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline.|https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline] As "App ID" is a number, it masks all such numbers in the console output. |
New:
The issue is the same/similar to The issue was solved for "Username Password" credentials by adding "_Treat username as secret_" which is absent for "GitHub App" credentials type. The following doc was used to get App ID and token: [https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline.|https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline] As "App ID" is a number, it masks all such numbers in the console output. !Screenshot 2021-09-20 113316.png|width=617,height=92! |
Attachment | Original: Screenshot 2021-09-20 113316-1.png [ 56323 ] |
Description |
Original:
The issue is the same/similar to The issue was solved for "Username Password" credentials by adding "_Treat username as secret_" which is absent for "GitHub App" credentials type. The following doc was used to get App ID and token: [https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline.|https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline] As "App ID" is a number, it masks all such numbers in the console output. !Screenshot 2021-09-20 113316.png|width=617,height=92! |
New:
The issue is the same/similar to The following doc was used to get App ID and token: [https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline. |https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline]As "App ID" is a number, it masks all such numbers in the console output: !Screenshot 2021-09-20 113316.png|width=617,height=92! |
Description |
Original:
The issue is the same/similar to The following doc was used to get App ID and token: [https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline. |https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline]As "App ID" is a number, it masks all such numbers in the console output: !Screenshot 2021-09-20 113316.png|width=617,height=92! |
New:
The issue is the same/similar to The following doc was used to get App ID and token: [https://www.jenkins.io/blog/2020/04/16/github-app-authentication/#how-do-i-get-an-api-token-in-my-pipeline. As "App ID" is a number, it masks all such numbers in the console output: !Screenshot 2021-09-20 113316.png|width=617,height=92! |
Component/s | New: github-branch-source-plugin [ 20858 ] |
I completely second this feature request, specially after having confronted https://issues.jenkins.io/browse/JENKINS-72412