Merge All Button for GitLab

Add a button to GitLab dashboard page to merge all merge requests

As of 2022-06-05. See the latest version.

Author
ChaseChoi
Ratings
0 0 0
Version
0.0.90
Created
2022-05-30
Updated
2022-06-05
Size
3.57 KB
License
MIT
Applies to

Usage

  1. Install this script
  2. Update access token
- const ACCESS_TOKEN = '<YOUR_ACCESS_TOKEN>';
+ const ACCESS_TOKEN = 'hello-world';