multiple configuration only works on master branch.
I want to configure 2 branches (master, dev) with different configuration.
The master configuration seems fine, but the dev one is not working when I pushed to the dev branch.
Here's my yml configuration.
https://github.com/OpenBapul/ApplicationInsights-TelemetryReplication/blob/dev/appveyor.yml
What am I missing here?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Ilya Finkelshte... on 26 Aug, 2016 06:57 PM
Hello,
Can you please try go to https://github.com/OpenBapul/ApplicationInsights-TelemetryReplicati..., open webhook which is set for Appveyor, got to Recent Deliveries and check if webhook was sent at the time when change to dev was made.
Also can you please temporary simplify appveyor.yml exclude any other setting to affect the behavior, make it like this:
Let us please know the results.
--ilya.
2 Posted by gongdo on 27 Aug, 2016 07:20 AM
Oh I didn't realize that the AppVeyor hook was deleted.
After set the hook on the GitHub again, everything is working good.
Thanks for help.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:08 AM.