Skip to content

elastic/ai-github-actions

Repository files navigation

AI GitHub Actions

AI-powered GitHub workflows for Elastic repositories.

Documentation

Full documentation lives at https://elastic.github.io/ai-github-actions/.

Overview

  • GitHub Agent Workflows are the primary/recommended path and provide safe-output guardrails with configurable engines.
  • Claude Composite Actions remain supported as a legacy option with RO/RWX/RWXP permission variants.

Quick setup script

Run from the repository you want to configure (requires gh, git, and curl):

curl -fsSL https://raw.githubusercontent.com/elastic/ai-github-actions/v0/scripts/quick-setup.sh \
  | bash -s --

By default, this installs recommended GitHub Agent Workflow triggers, adds agentics-maintenance.yml, sets COPILOT_GITHUB_TOKEN, creates branch ai-gh-aw-setup, pushes it, and opens a PR. Use --continuous-improvement to also install selected continuous improvement workflows.

License

MIT

About

A repository of GitHub Actions for AI Agents

Resources

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 9