Back to issues

#12

Closed
fire-skills #12

Fix 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:

  1. READ the task , then trigger the github workflow, create issue, and create local tracing file
  2. After AI Agent do his job, issue updated, and local tracing file updated
  3. When Only trigger local workflow, the github issue is not created anymore

Verfification:

  1. Update A Test GIthub Workflow Task Both Issue and local tracing file is updated
  2. Update A Test Local Workflow, only local tracing file is updated

Completed In