From: Don Zickus on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3325#note_2073442821

@jmflinuxtx - this is the command the ci script runs.  if you put the MR in
draft, run the snippet below and the url for 3325 pops up, then everything
stills works. :-)

gitlab project-merge-request list --project-id="13604247" --labels="Include in
Releases" --state=opened | grep -v "^$" | sort | awk '{ print
"https://gitlab.com/cki-project/kernel-ark/-/merge_requests/"; $2 ".patch" }'

-- 
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to