DSL for Violation Comments to GitHub Plugin

XMLWordPrintable

      Hi Tomas,

      I hope you are doing great.

      I needed small info, basically it is the DSL code for "Violation Comments to GitHub Pluginā€œ

      Actually I have most of the below code:

      ##

      violationsToGitHubRecorder {
      createSingleFileComments(true)
      createCommentWithAllSingleFileComments(false)
      repositoryName(repoName)
      repositoryOwner(ā€˜jen1')
      password('')
      username('')
      oAuth2Token('')
      pullRequestId('${ghprbPullId}')
      gitHubUrl('https://github.inmobi.com/api/v3')
      commentOnlyChangedContent(true)
      usernamePasswordCredentialsId('false')
      useOAuth2Token(false)
      useUsernamePassword(false)
      useUsernamePasswordCredentials(true)
      ###

      However the problem is how to to add ā€œpatternā€ part to it? so it get automatically comes up?
      If you see the screen shot, then there is nothing coming under pattern block?
      Let me know if you have any inputs to share?

      Thanks,
      Giiraj

            Assignee:
            Tomas Bjerre
            Reporter:
            Giriraj Gujar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: