Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Hide MRs based on their pipeline status #11

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions html/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@
<div class="pbs pll">
<small class="txt-muted">Note the <strong>All discussions must be resolved</strong> option must be enabled for this feature to be working as expected. This option is enabled per project and is located in <strong>Settings > General > Merge Requests > Merge checks</strong>.</small>
</div>
<div class="pts row">
TODO
</div>
<div class="pbs pll">
<small class="txt-muted">This feature is automatically disabled if the GitLab "pipeline" feature is disabled</small>
</div>
<div class="txt-center pts pbs"><button type="submit" class="browser-style">Save preferences</button></div>
</form>

Expand Down