Janitor / fresh-releases
Dear Team members,
Could we let the Janitor do the "gbp import-orig --uscan
--pristine-tar" for us ?
(instead of "Hans Jansen") ?
https://news.ycombinator.com/item?id=39868390
@Jelmer Vernooij : you can already go full automatic
for packages where I'm maintainer or uploader.
Greetings
----
https://salsa.debian.org/janitor-team/janitor.debian.net/-/blob/master/k8s/policy.conf
policy {
match { maintainer: "tchet@debian.org" }
campaign {
name: "lintian-fixes"
manual_review: not_required
}
campaign {
name: "fresh-releases"
publish { mode: attempt_push }
publish { role: 'main' mode: attempt_push }
publish { role: 'pristine-tar' mode: attempt_push }
publish { role: 'upstream' mode: propose }
}
campaign {
name: "scrub-obsolete"
publish { mode: attempt_push }
}
campaign {
name: "uncommitted"
publish { mode: attempt_push }
}
}
Reply to: