If the user guest is used as an example value of the owner field, we should make sure to specify it as user:guest instead as the default is group.
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
* display EmptyState when no CI/CD is avialable
* change padding and title size
* add EmptyState to gitHubActionPlugin
* fix test failing
* add MissingAnnotationEmptyState
* add MissingAnnotationEmptyState to storybook
* add highlightedNumbers feature to Codesnippet
* use the new component in github actions and update README
* remove entity from MissingAnnotationEmptyState
* remove proptypes from Codesnippet
Co-authored-by: Samira Mokaram <samiram@spotify.com>