Skip to content

Publish cora-review as GitHub Marketplace action #47

Description

@ajianaz

Goal

Create a standalone GitHub Marketplace action ajianaz/cora-review-action so any repo can use cora for AI code review without copying the composite action folder.

Current state

  • .github/actions/cora-review/action.yml works as composite action (in-repo only)
  • Requires: Rust toolchain, Infisical OIDC, LLM API key

Steps

  1. Create new repo ajianaz/cora-review-action
  2. Move action.yml with pre-built binary or ``cargo install cora-cli```
  3. Add action.yml metadata for Marketplace
  4. Test on external repo
  5. Publish to Marketplace

Considerations

  • Pre-built binary vs cargo install (faster but platform-specific)
  • Multi-platform support (linux, mac, windows runners)
  • Versioning aligned with cora-cli releases
  • Documentation: usage examples, inputs reference

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv0.6Adoption features

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions