Merge All Button for GitLab

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

2022/06/06のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
ChaseChoi
評価
0 0 0
バージョン
0.0.91
作成日
2022/05/30
更新日
2022/06/06
大きさ
3.57KB
ライセンス
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.