GitLab Notifier for Google Chrome™
Notify GitLab Project events (Commit, Issue, MergeRequest and Milestone)
Requirements
API v3
- GitLab v5.3.0+ and v6.0.x and v6.2.0+
- only 6.1.0 is not supported
- v7.9.0+ is recommended
API v4
- GitLab v9.5.0+
Usage
- Install this extension
- Open extension option
- Input these
- GitLab Path
- GitLab API Path
- Private token
- GitLab -> Edit Profile -> Account
- Refresh Repository List
- Check events
- Save
- Wait a minute
Upgrading
Open extension option -> Clear cache
Screenshots
Option
Notification
Popup
Dependency GitLab API
GET /projects
GET /projects/:id/events
GET /projects/:id/issues/:issue_id
GET /projects/:id/merge_request/:merge_request_id
GET /projects/:id/milestones/:milestone_id
GET /users/:id
FAQ
GitLab.com ?
Hot to use onInput these to option
- GitLab Path :
https://gitlab.com/
- GitLab API Path :
https://gitlab.com/api/v4/