-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Is your feature request related to a problem? Please describe.
Currently, developers who use ragscope have to manually run the evaluation script. There is no standard, automated way to integrate the evaluation into a professional CI/CD workflow.
Describe the solution you'd like
Create a dedicated GitHub Action that can be easily added to any user's workflow. This Action would:
- Install
ragscope. - Run the evaluation against a specified set of test cases.
- Optionally, post the results table as a comment on a pull request.
Describe alternatives you've considered
Users can write their own shell scripts to run the evaluation, but a dedicated Action would be much simpler and more robust.
Additional context
This would be a major feature for teams and would greatly improve the professional appeal of the library.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels