Files
appwrite/.github/workflows
Steven Nguyen 2f255ce01c fix: Enable batch mode for issue triage safe-outputs
- Add target: "*" to safe-outputs configuration for add-labels and add-comment
- This allows the workflow to apply comments and labels to multiple issues
  when running in scheduled/manual trigger mode (batch processing)
- Previously, safe-outputs jobs were skipped because they required
  github.event.issue.number which only exists in event-triggered runs
- With target: "*", the workflow now reads issue numbers from the agent
  output and applies changes to each issue individually
2025-11-06 11:50:38 -08:00
..
2025-06-25 14:45:58 +02:00
2025-04-16 11:50:42 +02:00
2025-04-16 11:50:42 +02:00
2025-04-16 11:50:42 +02:00
2024-08-01 15:38:15 -07:00
2024-08-16 16:21:16 -07:00
2025-04-16 11:50:42 +02:00
2025-04-16 11:50:42 +02:00
2024-04-29 13:42:13 -07:00
2025-08-12 15:18:31 +02:00