Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.9k views
in Technique[技术] by (71.8m points)

jenkins pipeline - Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository

I'm receiving error while running a build in Jenkins "Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected"

Also I've added github user credentials to Jenkins project. Is any fix on this error.

Regards,

question from:https://stackoverflow.com/questions/65936653/could-not-update-commit-status-please-check-if-your-scan-credentials-belong-to

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Ensure that the user you have credentials for in Jenkins has Write permissions or higher for the repository you are trying to build.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...