Skip to content

馃毃 Consumer Repo Sync Failed - Action Required#3255

Description

@github-actions

馃毃 Consumer Repo Sync Failed

The sync workflow failed to push updates to consumer repositories.

Failure Details

  • Failed Jobs: prepare (manifest loading)
  • Trigger: Push to main (09d2328)
  • Run: View workflow run
  • Time: 2026-08-25 04:29:05 UTC

Impact

Consumer repos are NOT receiving the latest workflow templates, scripts, and prompts.
This means new features and bug fixes are not being deployed to:
- stranske/Travel-Plan-Permission
- stranske/Template
- stranske/Counter_Risk
- stranske/Pension-Data
- stranske/Inv-Man-Intake
- stranske/Ready
- stranske/trip-planner
- stranske/Manager-Database
- stranske/Portable-Alpha-Extension-Model
- stranske/Trend_Model_Project
- stranske/Collab-Admin
- stranske/learning-management-system
- stranske/Fine-Art-Archive
- stranske/Orchestrator

Common Causes

  1. Lint errors in Python scripts listed in sync-manifest.yml
  2. YAML syntax errors in workflow templates
  3. Missing files referenced in the manifest
  4. API/auth failures when pushing to consumer repos

Resolution Steps

  1. Check the failed workflow run for specific error messages
  2. Fix the underlying issue (lint errors, syntax errors, etc.)
  3. The sync will automatically retry on next push to templates/consumer-repo/
    or sync-manifest.yml
  4. Or manually trigger: gh workflow run 'Maint 68 Sync Consumer Repos'

Prevention

Run ruff check scripts/ locally before pushing changes to synced scripts.


This issue was automatically created by the sync workflow failure handler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    automatedAutomatically created issuebugSomething isn't workingsync-failureConsumer repo sync workflow failed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions