RocketChat/Rocket.Chat.Ops

View on GitHub

Showing 611 of 611 total issues

Line contains tab indentation
Open

            gitlab.projects.issues.list  selproj.id,  {'state': 'opened'},  (issues) ->

Line contains tab indentation
Open

    robot.respond /issue (.*) for (.*)/i, (res) ->

Line contains tab indentation
Open

                    reply += pad("Issue #" ,20) + issue.iid + "\n"

Line contains tab indentation
Open

                    icon = issue.author.avatar_url

Line contains tab indentation
Open

        gitlab.projects.all  (projects) =>

Line contains tab indentation
Open

                    reply += pad("" + snippet.id , 8) + pad(snippet.author.name,20) + snippet.title + "\n"

Line contains tab indentation
Open

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

Line contains tab indentation
Open

                reply = "```\n"

Line contains tab indentation
Open

    githubevents(robot)

Line contains tab indentation
Open

                    if (count >= limit)

Line contains tab indentation
Open

                if pullreq

Line contains tab indentation
Open

                count++

Line contains tab indentation
Open

        output = output + '```'

Line contains tab indentation
Open

        Status: #{issue.state}

Line contains tab indentation
Open

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

Line contains tab indentation
Open

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

Line contains tab indentation
Open

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

Line contains tab indentation
Open

    robot.respond /(pr|issue) (.*) for (.*)/i, (res) ->

Line contains tab indentation
Open

        github.get url, (issue) ->

Line contains tab indentation
Open

            output = '```\n'
Severity
Category
Status
Source
Language