Skip to content

cogitave/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.github — org defaults (community health + reusable workflows)

This repo carries the cogitave org's generic defaults: if a repo does not provide its own file, the ones here are used as a fallback. Reusable workflows are called by all repos via workflow_call (DRY CI).

profile/README.md              # org page (marketing landing)
CODE_OF_CONDUCT.md  CONTRIBUTING.md  SECURITY.md  SUPPORT.md  CODEOWNERS
.github/
├─ FUNDING.yml  PULL_REQUEST_TEMPLATE.md
├─ ISSUE_TEMPLATE/{config,bug_report,feature_request}.yml
├─ dependabot.yml
└─ workflows/{ci,docs,security-scan,release}.yml   # reusable (workflow_call)

Inherit note: CoC/CONTRIBUTING/SECURITY/SUPPORT/FUNDING/issue-PR template/profile inherit as a fallback. CODEOWNERS, dependabot, labels, workflows do NOT inherit → propagated via template repos + the "require workflows" ruleset. See [documentation/inheritance].

About

Org health files + profile/README (marketing landing) + reusable workflows.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors