sd
sverka-dev
GitHub
sverka
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
sverka
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
skills/sverka-gh-stack-footgun
c19d7932 fix: remove inert `ignore` block from nx.json Nx 23.1.1 does not support a top-level `ignore` property in `nx.json`. The `.nxignore` file already excludes `.worktrees`, so this block has no effect. Removing it to avoid confusion. The `nxCloudId` removal in af53d54 was intentional — the old Nx Cloud org was deleted and a new one is configured via `nx connect`. Restoring the stale ID would be harmful. Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
by Petr Plenkov
P
Succeeded
skills/sverka-gh-stack-footgun
c0728af7 docs(skill): fix CodeRabbit iteration 3 findings on sverka-gh-stack skill - Make branch repair explicit and reversible: create backup ref before rewriting, identify owning worktree, validate correct-sha exists - Handle `Sync aborted` (exit 0, diverged stacks) separately from exit 3 — do not proceed with merging until divergence is reconciled - Align merge procedure with actual `gh stack merge` behavior: document all-or-nothing semantics, merge queue ignoring --squash, and verify lower PR closure rather than assuming - Warn that bare `gh stack init` starts interactive prompts and blocks agents — always pass branch arguments Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
by Petr Plenkov
P
Succeeded
skills/sverka-gh-stack-footgun
11eae5ce fix: remove stale Nx Cloud org, ignore .worktrees from project graph - Remove nxCloudId (old org deleted, new one via nx connect) - Add .nxignore for .worktrees/ so Nx doesn't scan worktree projects - Add .worktrees/ to .gitignore - GitHub secrets NX_CLOUD_READ_TOKEN and NX_CLOUD_ACCESS_TOKEN updated Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
by Petr Plenkov
P
Succeeded
skills/sverka-gh-stack-footgun
3ca2dc0f docs(skill): fix CodeRabbit review findings on sverka-gh-stack skill - Fix frontmatter: v0-n-docs → v0-port (canonical initiative name) - Add `text` language to fenced code blocks (markdownlint MD040) - Use `git rev-parse --verify` instead of `git log --oneline -1` for SHA verification (exact comparison, not shortened output) - Document worktree-safe branch repair (`git reset --hard` in owning worktree when `git branch -f` refuses worktree-checked-out branches) - Replace `gh stack link` with branch names → REST API with PR numbers (avoids pushing local branches / creating unwanted PRs) - Fix sync conflict recovery: after exit 3, start a new `gh stack rebase` (stack is already restored, no rebase in progress) - Fix merge direction: top-down (not bottom-to-top), matching sverka-merge-stack skill and merge-stack formula - Fix base retargeting: verify with `gh pr view` after merge, don't assume GitHub auto-retargets - Fix rename claim: unstack + init does not rename branches; use `gh stack modify` or document the actual behavior Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
by Petr Plenkov
P
Previous
Next