How to use Github Personal Access Token in Jenkins
[UPDATE] The new solution proposed by git is Token authentication requirements for Git operations Which says: Beginning August 13, 2021, we will no longer accept account passwords when authenticating Git operations and will require the use of token-based authentication, such as a personal access token (for developers) or an OAuth or GitHub App installation token … Read more