kotlin-dsl/CommitStatusPublisher.xml [554:563]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            authType = password { // authType = vcsRoot() to take credentials from the VCS root
              userName = "&lt;username>"
              password = "credentialsJSON:*****"
            }
          }
        }
      </code>
    </example>
    <example>
      <description>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



kotlin-dsl/CommitStatusPublisher.xml [591:600]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              authType = password { // authType = vcsRoot() to take credentials from the VCS root
                userName = "&lt;username>"
                password = "credentialsJSON:*****"
              }
          }
        }
      </code>
    </example>
    <example>
      <description>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



