2017 © Pedro Peláez
 

library slack-unfurl-gitlab

GitLab links unfurler for slack-unfurl

image

glen/slack-unfurl-gitlab

GitLab links unfurler for slack-unfurl

  • Monday, June 4, 2018
  • by glen
  • Repository
  • 1 Watchers
  • 0 Stars
  • 41 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 24 % Grown

The README.md

Slack unfurl GitLab Provider

GitLab links unfurler for slack-unfurl., (*1)

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: - route matches are defined in src/Route/GitLabRoutes.php::buildRoutes() - handlers are defined in src/Event/Subscriber/GitlabUnfurler.php::ROUTES, (*2)

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

The Versions

04/06 2018

dev-master

9999999-dev

GitLab links unfurler for slack-unfurl

  Sources   Download

MIT

The Requires

 

The Development Requires

04/06 2018

v0.5.1

0.5.1.0

GitLab links unfurler for slack-unfurl

  Sources   Download

MIT

The Requires

 

The Development Requires

20/03 2018

v0.5.0

0.5.0.0

GitLab links unfurler for slack-unfurl

  Sources   Download

MIT

The Requires

 

The Development Requires

08/03 2018

v0.4.0

0.4.0.0

GitLab links unfurler for slack-unfurl

  Sources   Download

MIT

The Requires

 

The Development Requires