You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the other hand, adding the cloudbuild.yaml file to the extra-files field in release-please.yaml with an inline annotation x-version-update:<artifact-name>:released worked.
Part of #691
The release-please.yml file was updated to include these files (#728) while this release PR was already open . However, add the
release-please:force-runlabel to PR 728 and 727 (as documented in https://github.com/googleapis/release-please/blob/main/README.md#step-3-rerun-release-please) and closing and re-opening the release PR didn't do the trick.On the other hand, adding the
cloudbuild.yamlfile to theextra-filesfield in release-please.yaml with an inline annotationx-version-update:<artifact-name>:releasedworked.Reference for both settings: