Uploaded image for project: 'OCMUI - OpenShift Cluster Manager UI'
  1. OCMUI - OpenShift Cluster Manager UI
  2. OCMUI-1553

Deployment Script: add ability to stamp 'deployed-production' label on all promoted Jira issues

    • 5
    • False
    • Hide

      None

      Show
      None
    • False
    • ACM Console Sprint 251

      It would be ideal to be able to stamp a 'deployed-production' label on all Jira stories which were just deployed to production.  It would help in Jira quick filters to be able to quickly see what story/feature/bug has actually been deployed to production.

      Can we add a flag ‘--promotion-completed’ parameter which will

      1. Output a list of last/recent Jira stories included in the last release notes. How do we get a snapshot of last 'Release Notes' generated? I assume we don't want to do a fresh query, as that might be in new deployment candidates.  Maybe script runs without the `--promotion-completed param, write to file any/all associated Jira stories ids, which next run with param --promotion-completed could simply read in that file?
      2. Under the listing, ask for confirmation:
        "Ok to add 'deployed-production' label to above Jira issues? [Y/n]?"
      3. Upon [Y]es, script will add a ‘deployed-production’ label to each associated JIRA story which was recently deployed to production.

              jswanke@redhat.com John Swanke
              dtaylor@redhat.com David Taylor
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: