Open
Description
Description
An important bit of information is missing from the docs at Create Prereleases and Releases for an ACCESS Model. Under the Open a PR
section, it states that when a new PR is made with main
as the base, a deployment is triggered- this is only true if there are no merge conflicts. This caveat is not made clear anywhere that I could see.
Why
Leads to confusion about the pre-release workflow- docs say a deployment should be triggered, but when there is a merge conflict, no deployment is triggered and nothing states that this conflict is the cause.
Close Criteria
Add information about this caveat to the docs page.