Skip to content

cogine-ai/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cogine-ai/.github

Org-wide GitHub configuration for the cogine-ai organization.

Contents

Adopting the label schema in a new repo

See LABELS.md — section Onboarding a repo. TL;DR:

# In your repo:
mkdir -p .github/workflows
curl -sL https://raw.githubusercontent.com/cogine-ai/.github/main/templates/labels.yml \
  -o .github/labels.yml
curl -sL https://raw.githubusercontent.com/cogine-ai/.github/main/templates/labels-sync.yml \
  -o .github/workflows/labels-sync.yml
# Edit the bottom of .github/labels.yml to set this repo's area:* or workstream:* values.
# Commit, open PR, merge to main — labels sync automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors