-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Open
Copy link
Labels
type: infrastructureimprovement to development/releases/CI structureimprovement to development/releases/CI structure
Description
What's the problem this feature will solve?
I noticed that some of the release automation activities involve running bare GH CLI commands with arguments that have to match pre-release activities. This might be error-prone. Instead, the process could benefit from having simpler commands that mostly just point to things like a PR number.
Describe the solution you'd like
Have a GH CLI extension so that it's possible to use it as an entry point instead of more complex subcommands. A-la gh pytest-infra release --version=9.0.1.
Additional context
Metadata
Metadata
Assignees
Labels
type: infrastructureimprovement to development/releases/CI structureimprovement to development/releases/CI structure