Reset pending changes when using tags as "branches"
We are using tags a branches setting so that we can tag a commit and generate a build from that revision.Problem we have is that unless you perform the regular build, pending changes won't reset between builds it continue to increase as the commits are made. Is there any way to reset this on build of a tag branch?
Please sign in to leave a comment.
I just commented about 'Pending' changes in another thread. We do something similar where we have our builds pointed at our 'Trunk', which rapidly collects changes. Many times we'll point that build configuration at another branch or tag before we run it, and at that time the 'Pending' change list is completely wrong. I wish there was a way to have it re-evaluate the 'Pending' changes, even if it happens at build time, so that the change list would be accurate. Even just the ability to clear 'Pending' changes would be helpful, although that still would have issues.
Jim
As James has pointed out, we've been discussing this on another topic and it's not directly possible. I'd like to forward you to our issue tracker where this is discussed. Please watch, vote and feel free to add any comments: https://youtrack.jetbrains.com/issue/TW-15746