Skip to content

[ Enhancement ] Add Claude Code GHA to review PRs #302

@gwright99

Description

@gwright99

Background

This provides another layer of assurance in the PR review process for minimal cost and a minor increase in repository activity noise.

Tasks

Consideration

  • The repo is configured to allow non-Seqerans to interact with it via Issues and PRs (to encourage community-driven improvements).

  • The introduction of Claude Code invocations means a charge will now be incurred each time Claude is invoked. As a result, we'll need to be more restrictive re: who is allowed to invoke Claude while still keeping the repo open.

    Decision: Make the CC GHA a sequence of two jobs:

        1. Check if user is member of seqeralabs;
        2. If yes, run rest of workflow.
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions