Skip to content

Latest commit

 

History

103 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack unfurl GitLab Provider

GitLab links unfurler for slack-unfurl.

Screenshots

Issue Unfurl

Installation

  1. Install slack-unfurl
  2. Require this package: composer require glen/slack-unfurl-gitlab
  3. Merge env.example from this project to .env
  4. Register provider: in src/Application.php add $this->register(new \GitlabSlackUnfurl\ServiceProvider\GitlabUnfurlServiceProvider());

Supported URL handlers

  • issue
  • merge_request
  • issue or merge request note (since 0.6.0)

Technical details:

For url to be unfurled, url pattern must be defined in GitLabRoutes, and handler must be also present in GitlabUnfurler.

About

GitLab links unfurler for slack-unfurl

Resources

Stars

12 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages