mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| static-analysis/locale | ||
| ai-moderator.yml | ||
| auto-label-issue.yml | ||
| benchmark.yml | ||
| check-dependencies.yml | ||
| cleanup-cache.yml | ||
| codeql-analysis.yml | ||
| issue-triage.lock.yml | ||
| issue-triage.md | ||
| linter.yml | ||
| nightly.yml | ||
| pr-scan.yml | ||
| publish.yml | ||
| release.yml | ||
| sdk-preview.yml | ||
| stale.yml | ||
| static-analysis.yml | ||
| tests.yml | ||