Skip to content

Feature: Create a CI/CD GitHub Action #2

@c21051997

Description

@c21051997

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:

  1. Install ragscope.
  2. Run the evaluation against a specified set of test cases.
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions