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
Add a workflow to make sure release notes are updated
When a PR is changing files in the `proto` or `py` directories, this
workflow will fail if the release notes weren't updated in the PR too,
unless the label `cmd:skip-release-notes` is set in the PR, which
signals that this PR doesn't need a release notes update.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments