There are upstream projects that have multiple release streams and, for example, regularly release
patch versions for every active minor version. With
pull-from-upstream you have been able
to follow only the highest stream, but that now changes. By switching
Monitoring status
of your package from Monitoring to Monitoring all, you enable triggering
pull-from-upstream
for every released version, not only the highest. This means you can use options such as
version_update_mask,
upstream_tag_include or
upstream_tag_exclude (those require
upstream_project_url to be set)
to filter a specific release stream you want to follow, or have multiple
pull-from-upstream jobs,
each matching different releases and targeting different dist-git branches.
Packit now supports multiple release streams
· 2 min read
