Skip to content

two-inc/actions-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 

Repository files navigation

actions-public

Public-safe shared GitHub Actions for Two. This is the public companion to the private two-inc/actions monorepo: it holds only the actions that public repositories need, because a public repo cannot consume an action from a private repo (GitHub blocks public-to-private action resolution even within the org).

Each action lives in exactly one home. Public-safe actions live here; everything else lives in the private two-inc/actions.

Actions

Action Purpose
pre-commit Run pre-commit hooks and post a sticky PR comment
claude-reviewer Run Claude Code review on pull requests

Usage

- uses: two-inc/actions-public/pre-commit@main
- uses: two-inc/actions-public/claude-reviewer@main

See each action's own README.md for inputs.

About

Public-safe shared GitHub Actions for Two (public companion to two-inc/actions)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages