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

issue-diff: rework issue date check to use date in .changes to properly allow 30 days #927

Open
jberry-suse opened this issue May 30, 2017 · 0 comments

Comments

@jberry-suse
Copy link
Contributor

jberry-suse commented May 30, 2017

As I had done in my original approach, the .changes file needs to be parsed in order to use the date from the change entry header to skip issues included in the last 30 days to allow for sync with Factory. The current code uses the OBS API (as suggested), /source/$project/$package?view=issues which only includes the dates relevant to the bug itself.

I'll take a look at the original parsing code and either a) find a python equivalent that already exists, b) port the code to python, or c) utilize via external script.

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

1 participant