[CI] [Operator] Automatically create issues when pipeline on `master` fails
Related to #818 (closed)
Summary
When CI fails on the default branch (currently master), it would be nice to have an issue automatically created with relevant information.
As a first iteration, we can implement https://gitlab.com/mnielsen/issue-bot.
Acceptance criteria
-
CI runs https://gitlab.com/gitlab-org/distribution/issue-bot upon failure on master(gitlab-org/cloud-native/gitlab-operator!196 (merged)) -
Issue board exists that uses issue-bot's scoped labels for easy tracking and triage (https://gitlab.com/gitlab-org/cloud-native/gitlab-operator/-/boards/3091865?label_name[]=pipeline%20failure)
Edited by Mitchell Nielsen