ci: Add issue triage workflow - #590
Conversation
Claude AI reviewThis PR adds a single CI workflow ( The change is well-formed and consistent with existing repo conventions:
No actionable findings. Residual test risk (cannot be confirmed from this diff, since the delegated logic lives in the referenced repo at the pinned SHA — worth a manual check against that reusable workflow):
Neither is a defect in the diff itself. Reviewed commit |
Codex AI reviewNo actionable findings. Residual risk: the pinned reusable workflow’s contract and runtime behavior were not locally executable or inspectable. Reviewed commit |
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue Link, if available
Followup on aws/aws-durable-execution-ci#6
Description
Adds a GitHub Actions workflow that automatically triages newly opened issues by delegating to the shared reusable workflow in
aws/aws-durable-execution-ci.Demo/Screenshots
N/A
Checklist
Testing
Unit Tests
Have unit tests been written for these changes? N/A
Integration Tests
Have integration tests been written for these changes? N/A
Examples
Has a new example been added for the change? (if applicable) N/A