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 ability to specify issues updated since a specified, dynamic date #20

Open
spascoe opened this issue Mar 23, 2020 · 0 comments
Open

Comments

@spascoe
Copy link

spascoe commented Mar 23, 2020

In order to reduce the load on the host Jira server, it would be very helpful to have the ability to specify on the command line, a date that would define a replacement value, usable in JQL and output file names.

Then when parsing the config YAML, would recognize '#updated' to mean replace the #updated with the value from the commandline:

For Example:
jira-agile-metrics -u '2020/03/15'

JQL: Project=foo and updated >= #10

Cycle time data: foocycle-#updated.csv

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

No branches or pull requests

1 participant