Merge All Button for GitLab

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

От 06.06.2022. Виж последната версия.

Автор
ChaseChoi
Рейтинг
0 0 0
Версия
0.0.91
Създаден
30.05.2022
Обновен
06.06.2022
Размер
4 КБ
Лиценз
MIT
Работи на

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.