Skip to content

Instantly share code, notes, and snippets.

@juandspy
Last active May 23, 2023 07:03
Show Gist options
  • Save juandspy/6a3a5e1f66011346f3359db90f8b7091 to your computer and use it in GitHub Desktop.
Save juandspy/6a3a5e1f66011346f3359db90f8b7091 to your computer and use it in GitHub Desktop.
Query app-interface's queues

App interface's queues

In order to quickly check the status of your Merge Request, you can run these two commands.

Note that a MR needs to be reviewed before entering the merge queue. That's why checking both is sometimes needed.

Prerequisites

Install glow or use your favourite markdown renderer.

glow -w 200 https://gitlab.cee.redhat.com/service/app-interface-output/-/raw/master/app-interface-merge-queue.md
glow -w 200 https://gitlab.cee.redhat.com/service/app-interface-output/-/raw/master/app-interface-review-queue.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment