Jira (PDB-4474) Reconcile git commits, JIRA tickets, and versions (PuppetDB 6.5.0)

0 views
Skip to first unread message

Nirupama Mantha (JIRA)

unread,
Aug 8, 2019, 6:02:06 PM8/8/19
to puppe...@googlegroups.com
Nirupama Mantha created an issue
 
PuppetDB / Task PDB-4474
Reconcile git commits, JIRA tickets, and versions (PuppetDB 6.5.0)
Issue Type: Task Task
Assignee: Rob Browning
Created: 2019/08/08 3:01 PM
Due Date: 2019/08/13
Priority: Normal Normal
Reporter: Nirupama Mantha

(Initial planned release date: 2019-08-21)

Ensure all tickets referenced in the commit log have a bug targeted at the
release, and ensure all tickets targeted at the release have a corresponding
commit. You can do this manually by inspecting the git log and comparing against
'Project=PDB and fixVersion="PDB x.y.z"' in JIRA.

BE SURE TO DO THIS FOR BOTH REPOS (puppetdb and pe-puppetdb-extensions)

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Austin Blatt (JIRA)

unread,
Aug 14, 2019, 4:50:03 PM8/14/19
to puppe...@googlegroups.com
Austin Blatt updated an issue
Change By: Austin Blatt
(Initial planned release date: 2019-08-21)

Ensure all tickets referenced in the commit log have a bug targeted at the
release, and ensure all tickets targeted at the release have a corresponding
commit. You can do this manually by inspecting the git log and comparing against
'Project=PDB and fixVersion="PDB x.y.z"' in JIRA.

Also verify that all tickets with fixVersions have properly set Release Notes fields. A list of
tickets that do not have release notes can be found with the jira query

{code}
project = PDB and fixVersion = "PDB 6.5.0" AND ("Release Notes" is EMPTY OR ("Release Notes" != "Not Needed" AND "Release Notes Summary" is EMPTY ))
{code}

BE SURE TO DO THIS FOR BOTH REPOS (puppetdb and pe-puppetdb-extensions)

Austin Blatt (JIRA)

unread,
Aug 14, 2019, 4:51:03 PM8/14/19
to puppe...@googlegroups.com
Austin Blatt updated an issue
(Initial planned release date: 2019-08-21)

Ensure all tickets referenced in the commit log have a bug targeted at the
release, and ensure all tickets targeted at the release have a corresponding
commit. You can do this manually by inspecting the git log and comparing against
'Project=PDB and fixVersion="PDB x.y.z"' in JIRA.

Also verify that all tickets with fixVersions have properly set Release Notes fields. A list of
tickets that do not have release notes can be found with the jira query . Change the fixVerion
to be the current version being released.

{code}
project = PDB and fixVersion = "PDB 6.5.0" AND ("Release Notes" is EMPTY OR ("Release Notes" != "Not Needed" AND "Release Notes Summary" is EMPTY ))
{code}

BE SURE TO DO THIS FOR BOTH REPOS (puppetdb and pe-puppetdb-extensions)
Reply all
Reply to author
Forward
0 new messages