Skip to content

ci: enforce Conventional Commit PR titles and auto-draft releases#2

Open
roman1887 wants to merge 1 commit into
mainfrom
ci/release-automation
Open

ci: enforce Conventional Commit PR titles and auto-draft releases#2
roman1887 wants to merge 1 commit into
mainfrom
ci/release-automation

Conversation

@roman1887

Copy link
Copy Markdown
Collaborator

What & why

Phase 1 of the Actyze versioning & release strategy (actyze/dashboard#211), mirrored here so contributions follow the same conventions. Zero impact on the compose setup — only adds GitHub Actions + config. Complements the existing hand-maintained CHANGELOG.md.

Changes

  • pr-title-lint.yml — validates PR titles against Conventional Commits. With squash-merge now using the PR title, this governs what lands on main.
  • release-drafter.yml (workflow + config) — maintains an always-current draft GitHub Release from merged PRs, auto-labels PRs from their title, resolves the next SemVer version.

Created the chore, ci/cd, and skip-changelog labels the autolabeler references; set squash-merge to use the PR title.

Follow-ups (tracked in actyze/dashboard#211)

Pin compose image defaults to the released version (keeping ${VAR:-<version>} overrides); keep CHANGELOG.md as the durable human record alongside the auto-drafted release body.

Refs actyze/dashboard#211

🤖 Generated with Claude Code

Phase 1 of the Actyze versioning & release strategy
(actyze/dashboard#211). Adds PR-title Conventional Commit linting and
release-drafter, mirroring the main dashboard repo. Zero impact on the
compose setup. Complements the existing hand-maintained CHANGELOG.md.
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Rohit Mangal seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants