-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
5
-
False
-
None
-
False
-
5
-
OpenShift SPLAT - Sprint 263, OpenShift SPLAT - Sprint 265, OpenShift SPLAT - Sprint 266
User Story:
As an OpenShift Engineer I want move all Jira automation from jira bot in to Jira project automation so we dont have to maintain a separate bot and service account..
Description:
Presently, we maintain a separate bot to handle automation of some of our team's processes. Jira project automation looks to be able to handle what we need and as such to reduce the footprint of the things we need to maintain we'll move the automation we can to Jira.
Acceptance Criteria:
< Record how we'll know we're done >
Other Information:
https://console-openshift-console.apps.build02.vmc.ci.openshift.org/k8s/ns/vsphere-infra-helpers/cronjobs/jira-update/yaml
./jira-bot update-epic-status;./jira-bot issue auto-update-issues --default-spike-points=3 --dry-run=false 'filter = "OpenShift SPLAT - No story points assigned"'; ./jira-bot issue append-label 'filter = "SPLAT Board Refinement"' -l needs-refinement -s ready-for-prioritization --dry-run=false
issue created by splat-bot