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.
--
Mailing list: https://launchpad.net/~sts-sponsors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sts-sponsors
More help : https://help.launchpad.net/ListHelp