ACKish/cmnt: [kteam-tools PATCH] tracking bug workflow: set assignee for linux/upload-to-ppa

Stefan Bader stefan.bader at canonical.com
Wed Feb 1 10:12:26 UTC 2017


On 31.01.2017 19:02, Thadeu Lima de Souza Cascardo wrote:
> For the main package, linux, set the upload-to-ppa assignee to
> canonical-kernel-team.
> 

Generally ok, just wondering from previous days discussion whether that task is
of any use. From last turning the crank I remember that the prepare-package-*
tasks seemed to switch state based on ppa upload. Of course the upload-to-ppa
one maybe is or will be used as an accumulated state reflecting the status of
all prepare-package-* ones.

-Stefan

> Otherwise, the task would be set to invalid, as no assignee was found.
> 
> Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
> ---
>  ktl/workflow.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/ktl/workflow.py b/ktl/workflow.py
> index 2d0eb6c..18f0410 100644
> --- a/ktl/workflow.py
> +++ b/ktl/workflow.py
> @@ -134,6 +134,7 @@ class Workflow:
>                  'prepare-package-ports-meta' : 'canonical-kernel-team',
>                  'prepare-package-signed'     : 'canonical-kernel-team',
>                  'automated-testing'          : 'canonical-kernel-team',
> +                'upload-to-ppa'              : 'canonical-kernel-team',
>                  'promote-to-proposed'        : 'ubuntu-sru',
>                  'verification-testing'       : 'canonical-kernel-team',
>                  'certification-testing'      : 'canonical-hw-cert',
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20170201/86ba1db9/attachment.sig>


More information about the kernel-team mailing list