Skip to content

fix: propagate per-handler staged: true to JS safe output handlers …#1

Open
Eviphon wants to merge 69 commits intoEviphon:mainfrom
github:main
Open

fix: propagate per-handler staged: true to JS safe output handlers …#1
Eviphon wants to merge 69 commits intoEviphon:mainfrom
github:main

Conversation

@Eviphon
Copy link
Owner

@Eviphon Eviphon commented Mar 1, 2026

Copilot AI and others added 30 commits February 28, 2026 18:51
* Initial plan

* Remove dead code: safe_output_unified_handler_manager.cjs and its test

Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com>
* multi repo

* multi-repo

* multi-repo

* get tests passing

* missing file

* fix build

* fix build

* fix error message

* fix: update test assertion to match allowed-repos validation error message

Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com>

* fix: enforce exact two-part slug validation in checkoutRepo and use qualified repo slug

Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com>

* fix dependency

* add test

* add test

* Add changeset [skip-ci]

* ci: trigger CI checks

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com>
Co-authored-by: Codex Bot <codex-bot@example.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…-01 (#19101)

* docs: fix three confirmed documentation gaps from issue analysis

- AGENTS.md: update MCP registry URL from v0 to v0.1 (matches DefaultMCPRegistryURL constant)
- AGENTS.md: remove deprecated tools.playwright.allowed_domains from example, replace with network.allowed (removed in v0.9.0, tracked in #17941)
- docs/setup/cli.md: remove non-existent --owner flag from secrets bootstrap options (tracked in #18694 finding 8)

* ci: trigger CI checks

---------

Co-authored-by: Daily Documentation Healer <doc-healer@github-actions>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Initial plan

* Add daily dead-code-remover agentic workflow

Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com>
Co-authored-by: Don Syme <dsyme@users.noreply.github.com>
…n.go (#19100)

* refactor: fix orphaned comments in schema_validation.go

Remove stale comments referencing old function names
(ValidateMainWorkflowFrontmatterWithSchema and
ValidateIncludedFileFrontmatterWithSchema) that were disconnected
from their renamed counterparts. Merge the detailed description block
into the proper doc comment for ValidateMainWorkflowFrontmatterWithSchemaAndLocation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* ci: trigger CI checks

---------

Co-authored-by: GitHub Copilot <copilot@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions bot and others added 30 commits March 1, 2026 16:40
* add smoke tests

* Update .github/workflows/smoke-update-cross-repo-pr.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* update workflow

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix auth

* fixes for per-handler safe outputs

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
* update DEADCODE.md

* chore: remove dead functions (phase 5) — CLI git helpers

Remove 3 unreachable functions from pkg/cli/git.go:
- getDefaultBranch
- checkOnDefaultBranch
- confirmPushOperation

Also remove their exclusive test file git_push_test.go.
Remove 5 unreachable functions:
- ExtractFrontmatterString (frontmatter_content.go)
- ExtractYamlChunk (frontmatter_content.go)
- ComputeFrontmatterHash (frontmatter_hash.go)
- buildCanonicalFrontmatter (frontmatter_hash.go)
- ComputeFrontmatterHashWithExpressions (frontmatter_hash.go)

Also remove their exclusive tests from frontmatter_hash_test.go,
frontmatter_extraction_test.go, and frontmatter_hash_stability_test.go.
Remove 4 unreachable functions:
- ParseRunURL (github_urls.go)
- GitHubURLComponents.GetRepoSlug (github_urls.go)
- GitHubURLComponents.GetWorkflowName (github_urls.go)
- GetMainWorkflowSchema (schema_compiler.go)

Also remove their exclusive tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants