Skip to content

chore: sync workflow templates - #129

Merged
stranske merged 2 commits into
mainfrom
sync/workflows-b9e2dc20909e
Jan 8, 2026
Merged

chore: sync workflow templates#129
stranske merged 2 commits into
mainfrom
sync/workflows-b9e2dc20909e

Conversation

@stranske

@stranske stranske commented Jan 8, 2026

Copy link
Copy Markdown
Owner

Sync Summary

Files Updated

  • agents-decompose.yml: Task decomposition - breaks large issues into sub-tasks (Phase 3B)
  • issue_formatter.py: Issue formatter - converts raw text to AGENT_ISSUE_TEMPLATE format

Files Skipped

  • pr-00-gate.yml: File exists and sync_mode is create_only
  • ci.yml: File exists and sync_mode is create_only
  • dependabot.yml: File exists and sync_mode is create_only

Review Checklist

  • CI passes with updated workflows
  • No repo-specific customizations were overwritten

Source: stranske/Workflows
Manifest: .github/sync-manifest.yml

Automated sync from stranske/Workflows
Template hash: b9e2dc20909e

Changes synced from sync-manifest.yml
Copilot AI review requested due to automatic review settings January 8, 2026 11:50
@stranske stranske added sync Automated sync from Workflows automated Automated sync from Workflows labels Jan 8, 2026
@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

⚠️ Action Required: Unable to determine source issue for PR #129. The PR title, branch name, or body must contain the issue number (e.g. #123, branch: issue-123, or the hidden marker ).

@github-actions github-actions Bot added the autofix Let bots format/lint automatically label Jan 8, 2026
@github-actions github-actions Bot added the autofix:patch Autofix patch available label Jan 8, 2026
@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

🤖 Keepalive Loop Status

PR #129 | Agent: Codex | Iteration 0/5

Current State

Metric Value
Iteration progress [----------] 0/5
Action wait (missing-agent-label)
Disposition skipped (transient)
Gate success
Tasks 0/5 complete
Keepalive ❌ disabled
Autofix ❌ disabled

🔍 Failure Classification

| Error type | infrastructure |
| Error category | resource |
| Suggested recovery | Confirm the referenced resource exists (repo, PR, branch, workflow, or file). |

@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

Status | ✅ no new diagnostics
History points | 0
Timestamp | 2026-01-08 11:51:43 UTC
Report artifact | autofix-report-pr-129
Remaining | ∅
New | ∅
No additional artifacts

@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

Autofix updated these files:

  • scripts/langchain/issue_formatter.py

@github-actions github-actions Bot removed the autofix:patch Autofix patch available label Jan 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR synchronizes workflow templates from the stranske/Workflows repository, updating two files with minor formatting and API alignment changes.

Key Changes:

  • Updated dictionary key from subtasks to sub_tasks in agents-decompose.yml workflow to align with upstream API
  • Added blank line in issue_formatter.py to properly separate third-party from local imports per PEP 8

Reviewed changes

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

File Description
.github/workflows/agents-decompose.yml Updated dictionary key access to use sub_tasks instead of subtasks to match the task decomposer API
scripts/langchain/issue_formatter.py Added blank line between third-party and local imports for PEP 8 compliance

@stranske
stranske merged commit cb70379 into main Jan 8, 2026
27 checks passed
@stranske
stranske deleted the sync/workflows-b9e2dc20909e branch January 8, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autofix Let bots format/lint automatically automated Automated sync from Workflows sync Automated sync from Workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants