Decodie Analyze
Version updated for https://github.com/owenbush/decodie-github-action to version v1.2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Decodie GitHub Action automates the analysis of changed files in pull requests, generating structured learning entries (e.g., patterns, rationale, and code snippets) and marking outdated entries as stale. It integrates seamlessly into CI pipelines to enhance knowledge sharing and code insights, while also committing the results to the repository and summarizing them in pull request comments. Built on the Decodie skill and Claude Code, it streamlines code understanding and decision tracking for collaborative development.
What’s Changed
What’s Changed
- docs: add decodie-github-bot to ecosystem table by @owenbush in https://github.com/owenbush/decodie-github-action/pull/1
- feat: run /decodie:flag-stale after analysis on each PR by @owenbush in https://github.com/owenbush/decodie-github-action/pull/2
New Contributors
- @owenbush made their first contribution in https://github.com/owenbush/decodie-github-action/pull/1
Full Changelog: https://github.com/owenbush/decodie-github-action/compare/v1.1.0...v1.2.0