[BEZALEL] Create skill: Gitea PR & Issue Workflow Automation #181

Merged
Timmy merged 2 commits from bezalel/gitea-workflow-skill into main 2026-04-07 06:28:38 +00:00
Owner

Implements the Gitea workflow automation skill under skills/devops/gitea-workflow-automation/.

  • Environment verification steps
  • Issue/PR creation and comment workflows
  • Pitfalls and examples for CI/backlog automation

Closes #171

Implements the Gitea workflow automation skill under `skills/devops/gitea-workflow-automation/`. - Environment verification steps - Issue/PR creation and comment workflows - Pitfalls and examples for CI/backlog automation Closes #171
Timmy added 2 commits 2026-04-07 06:28:13 +00:00
feat(ci): Add syntax guard to prevent broken Python from reaching main
Some checks failed
Forge CI / smoke-and-build (pull_request) Failing after 2s
4f72bf2a48
- scripts/syntax_guard.py runs py_compile on all .py files
- Integrated into Forge CI workflow before green-path E2E
- Catches syntax errors that could kill the consciousness loop

Closes #82
feat(skills): add Gitea PR & Issue Workflow Automation skill
Some checks failed
Forge CI / smoke-and-build (pull_request) Failing after 3s
ebdf9ae8df
Closes #171
Timmy merged commit b580ed71bf into main 2026-04-07 06:28:38 +00:00
Sign in to join this conversation.