Skip to content

Conversation

@flaticols
Copy link
Owner

Summary

  • Add missing action inputs (include-unexported, include-internal, ignore, output)
  • Add action outputs documentation
  • Add exit codes section to README
  • Expand standalone usage examples
  • Add jsontest to CLAUDE.md test structure

Copilot AI review requested due to automatic review settings January 11, 2026 22:14
@flaticols flaticols merged commit 0d31ace into main Jan 11, 2026
6 checks passed
@flaticols flaticols deleted the docs/update-readme-action-inputs branch January 11, 2026 22:15
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances the positionless GitHub Action and documentation by adding support for four new configuration flags that control analyzer behavior and output formatting.

Changes:

  • Added four new action inputs: include-unexported, include-internal, ignore, and output with proper implementation in the action's shell script
  • Enhanced README with expanded standalone usage examples, action outputs documentation, and a new exit codes reference section
  • Updated CLAUDE.md to document the jsontest directory in the test structure

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
action.yml Adds four new input parameters and implements their corresponding CLI flags in the analyze step
README.md Updates documentation with new usage examples, action inputs/outputs tables, exit codes section, and enhanced flag descriptions
CLAUDE.md Adds jsontest to the documented test directory structure

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant