-
Notifications
You must be signed in to change notification settings - Fork 43
Merge main branch and recompile workflows #13062
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
# Conflicts: # .github/aw/actions-lock.json # .github/workflows/changeset.lock.yml # .github/workflows/codex-github-remote-mcp-test.lock.yml # .github/workflows/daily-fact.lock.yml # .github/workflows/daily-issues-report.lock.yml # .github/workflows/daily-observability-report.lock.yml # .github/workflows/daily-performance-summary.lock.yml # .github/workflows/deep-report.lock.yml # .github/workflows/dependabot-burner.lock.yml # .github/workflows/dependabot-burner.md # .github/workflows/dictation-prompt.md # .github/workflows/duplicate-code-detector.lock.yml # .github/workflows/functional-pragmatist.lock.yml # .github/workflows/functional-pragmatist.md # .github/workflows/issue-arborist.lock.yml # .github/workflows/security-alert-burndown.lock.yml # .github/workflows/smoke-codex.lock.yml # .github/workflows/smoke-copilot.lock.yml # .github/workflows/smoke-copilot.md # .github/workflows/test-project-url-default.lock.yml # actions/setup/action.yml # actions/setup/js/copy_project.cjs # actions/setup/js/create_project.cjs # actions/setup/js/create_project_status_update.cjs # actions/setup/js/update_project.cjs # actions/setup/setup.sh # docs/src/content/docs/agent-factory-status.mdx # docs/src/content/docs/reference/safe-outputs.md # pkg/cli/add_command.go # pkg/cli/add_workflow_pr.go # pkg/cli/add_workflow_repository.go # pkg/cli/audit_report_analysis.go # pkg/constants/constants.go # pkg/constants/constants_test.go # pkg/parser/schemas/main_workflow_schema.json # pkg/workflow/cache.go # pkg/workflow/cjs_require_validation_test.go # pkg/workflow/compiler_activation_jobs.go # pkg/workflow/compiler_safe_outputs_core.go # pkg/workflow/compiler_safe_outputs_job.go # pkg/workflow/compiler_safe_outputs_steps.go # pkg/workflow/compiler_yaml_helpers.go # pkg/workflow/create_project_status_update.go # pkg/workflow/create_project_status_update_handler_config_test.go # pkg/workflow/notify_comment.go # pkg/workflow/project_safe_outputs.go # pkg/workflow/project_safe_outputs_test.go # pkg/workflow/prompts_test.go # pkg/workflow/publish_assets.go # pkg/workflow/repo_memory.go # pkg/workflow/safe_outputs_config_helpers.go # pkg/workflow/threat_detection.go # pkg/workflow/unified_prompt_step.go # pkg/workflow/update_project.go # pkg/workflow/update_project_handler_config_test.go
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Improve pkg/cli with functional transformations
Merge main branch and recompile workflows
Feb 1, 2026
pelikhan
approved these changes
Feb 1, 2026
This was referenced Feb 1, 2026
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.
Merged
origin/maininto the PR branch and regenerated all workflow lock files.Changes
--allow-unrelated-historiesorigin/mainversions for all conflicting files (Go, JavaScript, schemas, workflows)make recompileAll merge conflicts in source files, workflows, and compiled artifacts resolved in favor of main branch state.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.