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
the release-please plugin makes a commit to its open release branch, everytime there's a commit to master.
This commit only updates CHANGELOG.md yet it still triggers a CI pipeline which will re-build packages with an updated changelog.
This shouldn't be necessary since the code should exactly match what's currently on master
The text was updated successfully, but these errors were encountered:
the release-please plugin makes a commit to its open release branch, everytime there's a commit to master.
This commit only updates
CHANGELOG.md
yet it still triggers a CI pipeline which will re-build packages with an updated changelog.This shouldn't be necessary since the code should exactly match what's currently on
master
The text was updated successfully, but these errors were encountered: