Skip to content

v0.2.5

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Feb 00:56
· 84 commits to main since this release
v0.2.5
e1d1b34

Installation

# Use floating major version (recommended)
- uses: elastic/ai-github-actions/...@v0

# Pin to this exact release
- uses: elastic/ai-github-actions/...@v0.2.5

# Pin to commit SHA (maximum security)
- uses: elastic/ai-github-actions/...@e1d1b3475a1318f42c9f46c597f9b0eb0972bd74

What's Changed

  • docs: remove classic gh-aw installation guidance by @github-actions[bot] in #170
  • Sort workflow tables alphabetically in docs by @github-actions[bot] in #171
  • Code Simplifier: raise bar to avoid trivial micro-changes by @Copilot in #177
  • Create Copilot coding agent instructions file by @Copilot in #178
  • Add issue-triage-pr workflow with caller-controlled auto PRs by @github-actions[bot] in #169
  • Improve test improvement agent to require end-to-end user behavior context by @Copilot in #175

Full Changelog: v0...v0.2.5

What's Changed

  • docs: remove classic gh-aw installation guidance by @github-actions[bot] in #170
  • Sort workflow tables alphabetically in docs by @github-actions[bot] in #171
  • Code Simplifier: raise bar to avoid trivial micro-changes by @Copilot in #177
  • Create Copilot coding agent instructions file by @Copilot in #178
  • Add issue-triage-pr workflow with caller-controlled auto PRs by @github-actions[bot] in #169
  • Improve test improvement agent to require end-to-end user behavior context by @Copilot in #175

Full Changelog: v0...v0.2.5