Fix: Rename view name to All
[releng/global-jjb.git] / releasenotes / notes / repair-pypi-triggers-290e25834dfbc34a.yaml
1 ---
2 fixes:
3   - |
4     In the PyPI merge template, add cron parameter to support daily build
5     and push to a staging repo, like the maven merge template.
6     In PyPI release templates, change name of gerrit and github trigger
7     file patterns parameter. This avoids accidental overriding by jobs
8     that limit their actions to subdirectories. The release file patterns
9     are hardcoded in a shell script. Remove params from RST doc.
10     In all PyPI templates, add disabled option and disable-job parameter
11     to be consistent with other python templates.