Maxime Meriouma-Caron

Results 57 comments of Maxime Meriouma-Caron

Hmm, I'm having a hard time figuring what could be wrong. If TeamCity is building the correct branch, then the trigger works as expected, otherwise you would see a build...

Thanks for the detailed report. I spotted 3 differences with how we use it : - We use server side checkout` - We're not checking "Approve on success" - We're...

I'm running out of ideas. Can you try watching `+:refs/heads/*` and create a branch without `/feature` to see if it changes anything?

GitHub supports it via the /merge path, but as far as I know, neither Bitbucket nor Stash support this.

Does your pull request targets the QA branch? Have you tried setting the base branch as `QA` instead of `refs/heads/QA`?

At the moment the plugins uses the build configuration name + build ID to generate a unique key. I think your build configuration name might be too long. Can you...

We are using the plugin with TC 9.x and have other users using the plugin and it's working fine. Can you provide the mentioned logs? Maybe we'll identify something in...

What are you trying to achieve? Seems like a VCS trigger on master would be sufficient for your need?

Ah I see. No sorry, this plugin doesn't support webhooks at the moment

What's the use case? I'm not sure I understand why you cannot use the current placeholder functionality? You want to allow "" value to have the same meaning as null...