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
If you are in a monorepo and you update any of the package scripts, but don't update the changelogs for those packages, the changelog-check workflow will produce an error. (I haven't tested a polyrepo but I suspect the same thing would happen there.)
I don't think this should happen, I think we should exclude changes to scripts.
If you are in a monorepo and you update any of the package scripts, but don't update the changelogs for those packages, the
changelog-checkworkflow will produce an error. (I haven't tested a polyrepo but I suspect the same thing would happen there.)I don't think this should happen, I think we should exclude changes to
scripts.