Closed
fire-skills #12Fix local workflow tracing when github-workflow is triggered
qdriven
Created Apr 6, 2026
Closed Apr 6, 2026
Labels
task
Task 3: local work flow process is not invoked
when github-workflow is triggered,but local workflow is not processed. The Feature should be:
- READ the task , then trigger the github workflow, create issue, and create local tracing file
- After AI Agent do his job, issue updated, and local tracing file updated
- When Only trigger local workflow, the github issue is not created anymore
Verfification:
- Update A Test GIthub Workflow Task Both Issue and local tracing file is updated
- Update A Test Local Workflow, only local tracing file is updated