Skip to content

[FEATURE-REQUEST] Create Issues from Messages with Action Buttons #87

@henit-chobisa

Description

@henit-chobisa

Why do we need this ?

Many of the times, customers tend to share their queries directly in the chat, such as reporting a bug or something like a feature request, adding an action button in the list of actions beside a message that pops up a modal which helps in opening an issue can be a very good addition for a user convenience.

As a GitHub App developer

Add an action button that triggers the New Issue Modal, providing the message as a template to the modal.

Acceptance Criteria

  • Register the action button, in Command's Main Function.
  • Make Action Handler to the Button and check for auth.
  • Modify the New User Modal, for shared support for both SlashCommandContext and also with Action Button Context
  • Launch the Modal with message.text as data.template for the NewIssueModal

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions