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
build(release): exclude devguide.md from version marker checks (#4185)
`docs/devguide.md` documents how to use `VERSION_NEXT_*` markers,
which causes the release workflow version marker check to fail on
release branches.
Exclude `devguide.md` from the version marker check script and the
release tool replacement patterns.
Work towards #4175
0 commit comments