Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for different version-streams #191

Open
sgallagher opened this issue Mar 23, 2018 · 4 comments
Open

Add support for different version-streams #191

sgallagher opened this issue Mar 23, 2018 · 4 comments

Comments

@sgallagher
Copy link

Oftentimes, different releases of Fedora/EPEL require us to monitor more than one version stream from an upstream project.

For example, the Node.js project: on EPEL 7, I'd like to have Bugzilla tickets automatically opened against new releases in the Node.js 6.x stream, but on Fedora 28 I'd like to have updates about Node.js 8.x and on Fedora Rawhide I might always want the absolute latest one.

It should be possible on release-monitoring.org to specify multiple expressions that should generate Bugzilla tickets.

@QuLogic
Copy link

QuLogic commented Mar 24, 2018

Useful also for Haskell where we (try to) track packages in some LTS setup. @juhp

@Zlopez
Copy link
Contributor

Zlopez commented May 2, 2019

This will be probably satisfied with implementation of #230

@Zlopez
Copy link
Contributor

Zlopez commented May 5, 2022

#230 is already in the-new-hotness, but I need to add new monitoring options to dist-git to make it available for the users.

@Zlopez
Copy link
Contributor

Zlopez commented May 9, 2022

Pull requests for the dist-git were created:
https://pagure.io/pagure-dist-git/pull-request/151
https://pagure.io/pagure/pull-request/5294

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants