Skip to content

pangeachat/workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

pangeachat/workflows

Reusable GitHub Actions workflows shared across pangeachat repos.

This repo exists because public repos cannot call private reusable workflows, and we have a mix of public and private repos that share CI logic. The actual cross-repo design / instruction docs live in pangeachat/.github (private); only the public-safe reusable workflows live here.

Workflows

  • reusable-issue-to-test-check.yaml — TO TEST checklist enforcement on issues. Posts a reminder when an issue closes without a checkbox-style TO TEST list, and applies repo-specific needs-testing labels on close. See the calling pattern in any of the pangeachat repos that use it.

About

Reusable GitHub Actions workflows shared across pangeachat repos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors