Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.

Fix for TeamCity infinite loop#345

Merged
technoweenie merged 1 commit into
github:masterfrom
nd:master
Jun 8, 2012
Merged

Fix for TeamCity infinite loop#345
technoweenie merged 1 commit into
github:masterfrom
nd:master

Conversation

@nd
Copy link
Copy Markdown
Contributor

@nd nd commented Jun 6, 2012

It solves the problem described here:
http://devnet.jetbrains.net/message/5460892#5460892. When you trigger
builds using webhook and have enabled VCS labeling, TeamCity goes into
infinite loop: it is notified on every push, every push triggers the
build, every build makes a tag and pushes it.

It solves the problem described here:
http://devnet.jetbrains.net/message/5460892#5460892.  When you trigger
builds using webhook and have enabled VCS labeling, TeamCity goes into
infinite loop: it is notified on every push, every push triggers the
build, every build makes a tag and pushes it.
technoweenie added a commit that referenced this pull request Jun 8, 2012
Fix for TeamCity infinite loop
@technoweenie technoweenie merged commit 1412da8 into github:master Jun 8, 2012
@technoweenie
Copy link
Copy Markdown
Contributor

Done. Let me know if this still has problems.

@nd
Copy link
Copy Markdown
Contributor Author

nd commented Jun 9, 2012

Hmm, I can see an updated documentation in the hook, but form doesn't have "branches" field. It seems like I missed something, could you please point out what?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants