Stream: IG creation
Topic: committing to branch triggers autobuild right?
Eric Haas (Feb 16 2022 at 00:59):
committing to branch triggers autobuild right?
Grahame Grieve (Feb 16 2022 at 01:02):
yes
Rob Eastwood (Feb 16 2022 at 05:20):
unless the branch name has a forward slash, as is automatically done by JIRA (eg "feature/add-medication-list-example")
I recall some chat here in zulip about that a while back as we got caught out by it. See the autobuilder readme:
Note: branch names containing characters other than alphanumerics, _, and - will not work with the auto-build infrastructure
Josh Mandel (Feb 16 2022 at 14:18):
And only if you have a pull request open, right?
Kevin Power (Feb 16 2022 at 14:25):
Josh Mandel said:
And only if you have a pull request open, right?
Any commit to a branch triggers an autobuild, regardless of a PR. I know for sure it has anyway, but I haven't tried it w/o a PR in 2-3 weeks now.
Last updated: Apr 12 2022 at 19:14 UTC