pi GitHub Action
Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.8.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Pi Coding Agent GitHub Action integrates the Pi coding agent with GitHub workflows to automate tasks such as issue analysis, pull request reviews, and code fixes. It allows users to trigger the agent with specific commands (e.g., /pi) in issue or PR comments, enabling interactive assistance or automated code reviews. Additionally, it supports custom extensions and non-interactive workflows for advanced automation, streamlining development processes and improving code quality.
What’s Changed
2.8.1 - 2026-04-17
Changed
- update readme
Fixed
- use @semantic-release/npm to bump package.json during semantic release (#101)