mix oeditus_assistant_gha (OeditusCredo v0.11.1)
View SourceGenerates GitHub Action workflow and composite action files for running automated AI PR reviews using OeditusCredo rules.
Generated Files
.github/actions/oeditus/action.yml.github/actions/oeditus/review_pr.py.github/workflows/oeditus.yml
Usage
mix oeditus_assistant_gha # writes action and workflow files
mix oeditus_assistant_gha --stdout # prints files to stdout
mix oeditus_assistant_gha -o DIR # writes to a custom target base directory
Summary
Functions
Returns the content of .github/actions/oeditus/action.yml
Returns the content of .github/actions/oeditus/review_pr.py
Returns the content of .github/workflows/oeditus.yml