Remove Pending changes for a certain user
I am using TeamCity Enterprise 7.1.4.
We have the following build trigger rule setup,
-:user=xyz
When user xyz submits something to our repository, TeamCity does not do a build. But it still shows this under "pending changes".
Is there a way to not show pending changes when an ignored user submits?
Please sign in to leave a comment.
Hello,
> TeamCity does not do a build. But it still shows this under "pending changes".
This is "as designed" behavior. At this time there is no way not to display a change in UI but check it out when running the build.
You can describe _why_ you need such setup in the comemnts to the related issue in our tracker: TW-15746
> I am using TeamCity Enterprise 7.1.4.
BTW, while not related to your questions, you might consider upgrading to the latest TeamCity version (8.0.4 as of now) as that contains a lot of fixes and many new features: http://confluence.jetbrains.com/display/TCD8/What%27s+New+in+TeamCity+8.0).