Merge All Button for GitLab

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

Author
ChaseChoi
Daily installs
0
Total installs
31
Ratings
0 0 0
Version
0.0.92
Created
2022-05-30
Updated
2022-08-26
License
MIT
Applies to

Usage

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

Feedback

If you have any problems, feel free to leave a comment below or create an issue on GitHub.