Skip to content

Ticket Slash Command /close <comment> / /solve <comment> #1204

Description

@jon-nfc

Ticket slash commands enable a user to automate ticket action via the API. Additionally, a user can use them in a comment so as to conduct multiple tasks.

Details

Add two slash commands for ticket comments and the ticket description for close and solve. both of these must be able to have a one liner of text that will be added as that comment type.

i.e.

  • /solve a random string of text will create a solve comment with a random string of text as the comment body
  • /close a random string of text will close an issue and create a comment with a random string of text as the comment body

Links

  • Blocks: nfc internal $software-1

Tasks

  • Add close slash command
  • Add solve slash command

Requirements

  • Meets same requirements as existing slash commands
  • Only triage user can use
  • Only ticket opener can use

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions