Merge All Button for GitLab

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

Från och med 2022-06-06. Se den senaste versionen.

Skapare
ChaseChoi
Betyg
0 0 0
Version
0.0.91
Skapad
2022-05-30
Uppdaterad
2022-06-06
Size
3,57 KB
Licens
MIT
Gäller för

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.