Skip to content

v2.2.0

Choose a tag to compare

@inafev inafev released this 03 Jun 20:30
b21a36a

Fixed

  • Workflow Resilience (Race Conditions): Implemented a mandatory git pull --rebase strategy across all five automated workflows (Metadata, AI Curator, Video Hub, Publisher, and README Sync). This prevents "rejected push" errors by allowing concurrent bot executions to automatically integrate sibling commits before pushing back to the develop branch.