-
Notifications
You must be signed in to change notification settings - Fork 49
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
Support a shorter version of the --identifier
option
#2259
Comments
or |
That would be even better!
Agreed. |
hi @psss @kkaarreell ! I understand, implementing the |
I see, understood. On the other hand, in the documentation I see:
So... perhaps, we could give precedence to the |
--identifier
option--identifier
option
yes, I agree with that! Putting here |
We go for now with the implementation of |
Thanks.
That would be great! |
Should be covered by #2309. |
Add support for shorter version of the `--identifier` option to save many keystrokes when triggering custom jobs. Fix packit#2259.
Support `--id` and `-i` as a test job identifier Add support for shorter version of the --identifier option to save many keystrokes when triggering custom jobs. Fix #2259. TODO: Write new tests or update the old ones to cover new functionality. Update doc-strings where appropriate. Update or write new documentation in packit/packit.dev. ‹fill in› Fixes Related to Merge before/after RELEASE NOTES BEGIN  RELEASE NOTES END Reviewed-by: Laura Barcziová
Description
Scheduling a
manual_trigger
job is quite frequent action. Would you be willing to provide a shorter version of the identifier option to save a bunch of keystrokes?Instead of:
It could look like this:
Or even this?
What do you say?
Benefit
Hundreds of keystrokes saved...
More pull requests merged...
Lower energy consumption...
Higher productivity... ;-)
Importance
No response
What is the impacted category (job)?
Testing Farm tests
Workaround
Participation
The text was updated successfully, but these errors were encountered: