Merge All Button for GitLab

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

Autor
ChaseChoi
Installationen heute
0
Installationen gesamt
37
Bewertungen
0 0 0
Version
0.0.92
Erstellt am
30.05.2022
Letzte Aktualisierung
26.08.2022
Größe
3,57 KB
Lizenz
MIT
Wird angewandt auf

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.