Skip to content

feat(mr): Only output MR URL to stdout if output is not a TTY

Kerri Miller requested to merge github/fork/carlpett/pipe-friendly-mr-create into trunk

Created by: carlpett

This enables "glab mr create -f -y | some command" to only pass the url through the pipe.

Merge request reports