RocketChat/Apps.Github22

Expand Repository Links

Open

#28 opened on Oct 14, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (43 forks)auto 404
enhancementhacktoberfest

Repository metrics

Stars
 (37 stars)
PR merge metrics
 (PR metrics pending)

Description

Why do we need this ?

As a GitHub App developer

I need to:

Add a listener for channels messages and extend repository links and extend the message with ActionBlock with buttons

So That:

Users can star the repo, open a new issue or navigate to issues or pull requests

Acceptance Criteria

  • Add Listener for channel messages for GitHub Repository links
  • Extend messages containing repository link with action blocks so that users to perform mentioned actions from the message itself.

Further Comments / References

Contributor guide