As a user I get nervous to run the fedpkg request-branch --all-releases command since I don't know what branches will be created. I would like to see a list of available releases and only pick the ones that I want to support and run fedpkg request-branch for each of them manually. I can't find such feature from reading --help so I suppose it is not available right now. Other than creating a new command/switch in the cli, adding a link to a web page listing the available releases in fedpkg request-branch --help is also fine.
fedpkg request-branch --all-releases
fedpkg request-branch
--help
fedpkg request-branch --help
I find https://fedoraproject.org/wiki/Releases which has information about releases.
If you would like to request a branch for a particular release, fedpkg request-branch --help already has an example of how to do that.
I don't think https://fedoraproject.org/wiki/Releases has the right info since it doesn't contain any mention on epel releases, which I believe are supported.
On Wed, Jul 4, 2018 at 5:54 PM, Andy Li pagure@pagure.io wrote:
andyli added a new comment to an issue you are following: I don't think https://fedoraproject.org/wiki/Releases has the right info since it doesn't contain any mention on epel releases, which I believe are supported.
Option help text tells --all-releases is for active Fedora releases, not EPEL. And this wikipage is also for Fedora releases.
https://fedoraproject.org/wiki/EPEL has information about EPEL.
@andyli Is #247 helpful?
Yeah, it does what I want.
Great. Going to close this issue.
Metadata Update from @cqi: - Issue status updated to: Closed (was: Open)