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
..
static-analysis/locale Finalized locale check script 2025-08-12 14:09:36 +02:00
ai-moderator.yml Apply suggestion from @stnguyen90 2025-10-29 00:45:49 -07:00
auto-label-issue.yml chore: create workflow to auto add labels to issues 2025-10-24 11:24:57 -07:00
benchmark.yml Fix benchmark param name 2025-06-25 14:45:58 +02:00
check-dependencies.yml feat(security): add github workflow to check dependencies 2024-04-24 23:20:36 +00:00
cleanup-cache.yml AI-recommended changes 2025-04-16 11:50:42 +02:00
codeql-analysis.yml AI-recommended changes 2025-04-16 11:50:42 +02:00
issue-triage.lock.yml fix: Enable batch mode for issue triage safe-outputs 2025-11-06 11:50:38 -08:00
issue-triage.md fix: Enable batch mode for issue triage safe-outputs 2025-11-06 11:50:38 -08:00
linter.yml AI-recommended changes 2025-04-16 11:50:42 +02:00
nightly.yml Security Scan Refactor 2024-08-01 15:38:15 -07:00
pr-scan.yml Scan Refactor 2024-08-16 16:21:16 -07:00
publish.yml AI-recommended changes 2025-04-16 11:50:42 +02:00
release.yml AI-recommended changes 2025-04-16 11:50:42 +02:00
sdk-preview.yml chore: keep console sdk preview automatic 2025-05-15 05:27:43 +00:00
stale.yml Close reason update 2024-04-29 13:42:13 -07:00
static-analysis.yml Fix CI/CD command 2025-08-12 15:18:31 +02:00
tests.yml Allow running tests with specific response format 2025-09-01 22:09:30 +12:00