atvenu/Issue and PR Checkbox Change Extractor
Find the check box that changed in an edit and share it
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 14, 2026
- License
- None
Pinned Snippet
uses: atvenu/ghaction-checkbox-change-emitter@b6cfc4e4154cda438f5cb2432ac328faf0122802 # v1.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
no inputs
Outputs
| name | description |
|---|---|
| formatted-string | Formatted string version of the original line. |
| checkbox-changes | json object of the changes of the form {checked: <true | false>, text: "<the text next to the checkbox>"} |