This repository contains common GitHub workflows, actions, and shared tooling used across the Strands Agents organization.
This repo serves as a central location for:
- GitHub Actions & Workflows: Reusable CI/CD workflows for building, testing, and releasing Strands Agents projects
- Shared Tooling: Common scripts and utilities used across multiple repositories
| Action | Description |
|---|---|
issue-labeler |
Classify issues using an LLM and apply labels from a configurable allowlist |
authorization-check |
Check user authorization for workflow triggers |
strands-command |
Run a Strands agent in GitHub Actions |
For more information about Strands Agents, visit our documentation.
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License - see the LICENSE file for details.