Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to your github account and go to Settings.



  2. Scroll down to Developer Settings > Personal access tokens  & click on 'Generate new token'



  3. Specify token description along with the required scope needed, and click on Generate token button. The scopes chosen below is just an example and should be chosen as required.



  4. Once the token is generated, save it for future reference as it will not be visible later.



  5. Come back to QMetry BDD Configuration screen. Select Version Control System as GIT, specify your repository URL, username & enter generated personal access token here in password field instead of specifying the GIT password.
    Click on Test and you should be getting prompt as : 'Repository was verified successfully'save the configuration upon receiving a successful test confirmation as below.



With this configuration, even if you have 2 Factor Authentication enabled, you will be able to configure and use GIT Repository from QMetry.

...