library slack-unfurl-gitlab
GitLab links unfurler for slack-unfurl
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
Slack unfurl GitLab Provider
GitLab links unfurler for slack-unfurl., (*1)
Installation
- Install slack-unfurl
- Require this package:
composer require glen/slack-unfurl-gitlab
- Merge
env.example from this project to .env
- 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)
dev-master
9999999-dev
GitLab links unfurler for slack-unfurl
Sources
Download
MIT
The Requires
The Development Requires
v0.5.1
0.5.1.0
GitLab links unfurler for slack-unfurl
Sources
Download
MIT
The Requires
The Development Requires
v0.5.0
0.5.0.0
GitLab links unfurler for slack-unfurl
Sources
Download
MIT
The Requires
The Development Requires
v0.4.0
0.4.0.0
GitLab links unfurler for slack-unfurl
Sources
Download
MIT
The Requires
The Development Requires