RocketChat/Rocket.Chat.Ops

View on GitHub

Showing 611 of 611 total issues

Line contains tab indentation
Open

        #{issueText}: \##{issue.number}

Line exceeds maximum allowed length
Open

            reply += "https://github.com/RocketChat/Rocket.Chat.Ops/tree/master/hubots/hubot-baronbogo\n"

Line contains tab indentation
Open

            reply += "I can do webhooks, issues, merge requests, and gists out of the box.\n"

Line exceeds maximum allowed length
Open

            reply += "I can do webhooks, issues, merge requests, and gists out of the box.\n"

Line contains tab indentation
Open

            reply += "our issue n - show issue n for the project\n"

Line contains tab indentation
Open

    robot.respond /our issues/i, (res) ->

Line exceeds maximum allowed length
Open

            console.error("the environment variable GITLAB_API_KEY must be set for hubot-gitsy to work properly")

Line contains tab indentation
Open

            reply += "projects - list all projects available\n"

Line contains tab indentation
Open

            reply += "issue n for m - show issue #n for project #m\n"

Line contains tab indentation
Open

                        break

Line contains tab indentation
Open

                reply += "```"

Line contains tab indentation
Open

        gitlab.projects.all  (projects) =>

Line contains tab indentation
Open

                        break

Line contains tab indentation
Open

                    if idx > limit

Line contains tab indentation
Open

            gitlab.projects.getSnippet  {id: selproj.id, sid: snippetid},  (rawcode) ->

Line exceeds maximum allowed length
Open

                output = output + pad( '' + g.number, 8)  + pad(g.user.login, 20) + '  '  + g.title + '\n'

Line contains tab indentation
Open

            reply += "You can add me for your own public or private GitHub projects.\n"

Line contains tab indentation
Open

            res.send disp_issues(issues, false)

Line contains tab indentation
Open

            res.send disp_issues(issues, true)

Line contains tab indentation
Open

        github.get url, (issue) ->
Severity
Category
Status
Source
Language