← Back to team overview

sts-sponsors team mailing list archive

Re: [Merge] ~ack/maas-ci/+git/maas-ci-internal:drop-machine-list-spike into ~maas-committers/maas-ci/+git/maas-ci-internal:main

 


Diff comments:

> diff --git a/jobs/rebase-branch.yaml b/jobs/rebase-branch.yaml
> new file mode 100644
> index 0000000..ceee654
> --- /dev/null
> +++ b/jobs/rebase-branch.yaml
> @@ -0,0 +1,19 @@
> +- project:
> +    name: rebase-branch
> +    jobs:
> +      - rebase-branch
> +
> +- job-template:
> +    name: rebase-branch
> +    project-type: pipeline
> +    parameters:
> +        - string:

double indent?

> +            name: LP_REPO
> +            description: 'Git repository to work on.'
> +        - string:
> +            name: LP_BRANCH_SRC
> +            description: 'Git branch to rebase.'
> +        - string:
> +            name: LP_BRANCH_DEST
> +            description: 'Git branch to rebase onto.'
> +    dsl: !include-jinja2: rebase-branch.groovy


-- 
https://code.launchpad.net/~ack/maas-ci/+git/maas-ci-internal/+merge/438989
Your team MAAS Committers is requested to review the proposed merge of ~ack/maas-ci/+git/maas-ci-internal:drop-machine-list-spike into ~maas-committers/maas-ci/+git/maas-ci-internal:main.



References