Docs / source reviewed
jev-action
Use Jev decisions inside GitHub Actions
How this project uses Jev
- Input
- Pull request or issue events, or supplied state and questions
- Jev decides
- Structured Choice or Noul answers through the Jev CLI
- Code executes
- The action emits JSON; later workflow steps may label or route an item
Evidence and limitations
The action itself does not modify a PR, and event state is sent to TypeSafe. With pull_request_target, run trusted base-branch code only. A live workflow was not executed here.
This project has not been run independently here. Author-reported results are not independently verified results.
Original sources
- https://github.com/cachix/jev-action/blob/58e66ff259eb209c7a3a775182c3577268613313/README.md ↗
- https://github.com/cachix/jev-action/blob/58e66ff259eb209c7a3a775182c3577268613313/action.yml ↗
- https://github.com/cachix/jev-action/blob/58e66ff259eb209c7a3a775182c3577268613313/src/action.ts ↗
- https://x.com/domenkozar/status/2102797140493828342 ↗