Always check for changeset, but only block on main branch#159
Open
PaulNewling wants to merge 216 commits intov4-betafrom
Open
Always check for changeset, but only block on main branch#159PaulNewling wants to merge 216 commits intov4-betafrom
changeset, but only block on main branch#159PaulNewling wants to merge 216 commits intov4-betafrom
Conversation
merge v4-beta to v4
merge v4-beta to v4
merge v4-beta to v4
merge v4-beta to v4
merge v4-beta to v4
chore: better data flow
merge v4-beta to v4 --------- Co-authored-by: MavisNo11 <osudarev@milaboratories.com> Co-authored-by: Korenevskiy Denis <denkoren@gmail.com>
MILAB-1389: hotfix git-lfs
This reverts commit 454ce79.
merge v4-beta to v4
merge v4-beta to v4
merge v4-beta to v4
Merge v4-beta to v4 (2026-02-19)
Invalid version: "1.22.3-22-[object Object]" fix
MILAB-5891-helm-migrate-to-pl
Self-contained action using actions/github-script to create/update/delete sticky comments on PRs via hidden HTML markers. No third-party dependencies.
MILAB 5933 k8s e2e tests
* feat: add package manager input for npm or pnpm support in Electron Builder Action * fix: support packageManager field in package.json for pnpm version Split pnpm install step into two conditional steps: one with explicit version and one that lets pnpm/action-setup use the packageManager field from package.json. Changed default pnpm-version from 'latest' to '' (empty) to avoid conflicts. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: use corepack instead of pnpm/action-setup when using packageManager pnpm/action-setup@v4 defaults to 'latest' internally even when version is not passed, conflicting with packageManager field in package.json. Using corepack enable avoids this conflict entirely. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Merge v4-beta to v4 (2026-04-01)
Signed-off-by: Paul Newling <paulnewling@gmail.com>
Use the changeset-default-branch input instead of hardcoded 'main' in node-simple-pnpm so repos with 'master' are also protected.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Always check for changesets, but only block if it is the main branch