Skip to content

chore: add open-source contribution governance#40

Merged
finalerock44 merged 2 commits into
devfrom
chore/oss-governance
Jun 24, 2026
Merged

chore: add open-source contribution governance#40
finalerock44 merged 2 commits into
devfrom
chore/oss-governance

Conversation

@finalerock44

Copy link
Copy Markdown
Contributor

Scaffolding to open dcd-cli to external contributors:

  • LICENSE (MIT), CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, CLA templates
  • CODEOWNERS, PR template, issue forms + config, dependabot, .editorconfig
  • pr-title-lint workflow: Conventional Commits on PR title (squash-merge model, types kept in sync with release-please changelog-sections)
  • cla workflow: CLA Assistant Lite
  • release-please: use a GitHub App token (falls back to GITHUB_TOKEN until the App secrets exist) so Release PRs trigger required checks under branch protection
  • cli-ci: also run on production so the dev->production promotion PR is gated

Scaffolding to open dcd-cli to external contributors:

- LICENSE (MIT), CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, CLA templates
- CODEOWNERS, PR template, issue forms + config, dependabot, .editorconfig
- pr-title-lint workflow: Conventional Commits on PR title (squash-merge model,
  types kept in sync with release-please changelog-sections)
- cla workflow: CLA Assistant Lite
- release-please: use a GitHub App token (falls back to GITHUB_TOKEN until the
  App secrets exist) so Release PRs trigger required checks under branch protection
- cli-ci: also run on production so the dev->production promotion PR is gated
@finalerock44 finalerock44 self-assigned this Jun 24, 2026
@claude

claude Bot commented Jun 24, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@finalerock44 finalerock44 requested a review from riglar June 24, 2026 13:21
Low value for a small maintainer team where anyone can review anything; the
branch ruleset's approval requirement covers review without it.

@riglar riglar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@finalerock44 finalerock44 merged commit ebac7e2 into dev Jun 24, 2026
7 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 24, 2026
@finalerock44 finalerock44 deleted the chore/oss-governance branch June 24, 2026 15:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants