Skip to content

CI status now has an option to show a more compact view.

Kerri Miller requested to merge github/fork/mkonig/trunk into trunk

Created by: mkonig

Description To be able to display the CI status in a smaller bash window there is now the option --compact. By using this option the CI status will only containt job state, name and stage. In addition some information about the repo, like sha value, is avoided too.

Related Issue

Resolves #[issue_number]

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports