This action is deprecated
The upstream aws/amazon-q-developer-cli has been archived by AWS.
Migrate to clouatre-labs/setup-kiro-action, which is based on the replacement Kiro tooling.
Migration
# Before (deprecated)
- uses: clouatre-labs/setup-q-cli-action@v1
- run: qchat chat --no-interactive "prompt"
# After (recommended)
- uses: clouatre-labs/setup-kiro-action@v1
- run: kiro-cli-chat chat --no-interactive "prompt"
This repository will be archived. No further updates will be made.
This action is deprecated
The upstream
aws/amazon-q-developer-clihas been archived by AWS.Migrate to
clouatre-labs/setup-kiro-action, which is based on the replacement Kiro tooling.Migration
This repository will be archived. No further updates will be made.