Upgrade Github pull request title to reference old version --> new version
Closed this issue · 2 comments
lewismc commented
Currently the pull request format is
fireant upgrade dependency phantomjsdriver in src/plugin/lib-htmlunit/ivy.xml to 1.4.4
I would like to see what the old version was i.e.
fireant upgrade dependency phantomjsdriver in src/plugin/lib-htmlunit/ivy.xml from X.X.X --> 1.4.4
Looks like this can be done in config.py#L30
lewismc commented
@MattTreadwell are you working this or do you want me to take it on? Thanks
lewismc commented
Confirm that this PR was implemented correctly
apache/nutch#646