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
Fix release workflow: add 'v' prefix to tag and changelog lookup
The changelog uses 'v' prefixed headers (e.g. ## v1.0.4) but the
version from dbt_project.yml is just '1.0.4'. Added 'v' prefix to
tag checks, changelog matching, and release creation.
.... Generated with [Cortex Code](https://docs.snowflake.com/en/user-guide/cortex-code/cortex-code)
Co-Authored-By: Cortex Code <noreply@snowflake.com>
0 commit comments