User tests: Successful: Unsuccessful:
Return if we have no changed files
Status | New | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-01 18:49:23 |
Closed_By | ⇒ | mbabker |
Hey,
I'm currently trying to find out why the category assigning thingy is failing.
I somehow missed this PR, so I'd like to shoot jut one simple question here:
If I'm not wrong the code in this PR checks if a PR has files.
I don't believe that this is necessary.
So - Why?
I don't believe that this is necessary.
This is correct. But this is a test if that is the issue.
should be like your suggestion now @b2z?