enable github to jira integration (openshift-ci?)
Summary
In https://issues.redhat.com/browse/CRW-3531 I created a PR https://github.com/eclipse-che/che-dashboard/pull/677 which automatically commented on the JIRA with a link back to the PR.
This seems to be enabled via openshift-ci bot:
https://github.com/eclipse-che/che-dashboard/pull/677#issuecomment-1322553541
Can we do this for other Eclipse Che repos?
Steps to reproduce
See previous.
What is the current bug behavior?
Only occurs for https://github.com/eclipse-che/che-dashboard
What is the expected correct behavior?
I'd like this to happen for the other actively maintained eclipse-che repos:
- https://github.com/eclipse-che/che-docs
- https://github.com/eclipse-che/che-server
- https://github.com/eclipse-che/che-operator
- https://github.com/eclipse-che/che-plugin-registry
- https://github.com/eclipse-che/che-devfile-registry
- https://github.com/eclipse-che/che-machine-exec
How can we enable this bot + workflow for the other repos?
Relevant logs and/or screenshots
See above
Priority
- Urgent
- High
- Medium
- Low
Severity
- Blocker
- Major
- Normal
- Low
Impact
Nice to have workflow improvement to facilitate information getting from upstream project to downstream product (where many issues are reported against upstream too).