Skip to content

feat: contributor recognition — first-time contributors and release MVP#35

Merged
mwaldheim merged 1 commit into
mainfrom
feat/contributor-recognition
Jul 6, 2026
Merged

feat: contributor recognition — first-time contributors and release MVP#35
mwaldheim merged 1 commit into
mainfrom
feat/contributor-recognition

Conversation

@mwaldheim

Copy link
Copy Markdown
Contributor

Implements SEMREL_PLUGIN_NEW_CONTRIBUTORS / SEMREL_PLUGIN_MVP, mirroring generator-changelog-md and generator-changelog-html. Closes #27.

Mirrors the pattern already shipped in generator-changelog-md and
generator-changelog-html:
- SEMREL_PLUGIN_NEW_CONTRIBUTORS (default true) renders a New Contributors
  section from SEMREL_PLUGIN_CONTRIBUTORS_JSON.
- SEMREL_PLUGIN_MVP (default false) highlights the top contributor by PR
  reference count (SEMREL_PLUGIN_MVP_METRIC=commits|impact).
- SEMREL_REPOSITORY_URL now feeds contributor/MVP mention links.

Fixes #27 (previously closed without an actual implementation landing in
this repo — reopened and implemented here).
@mwaldheim mwaldheim merged commit 7cfe0fb into main Jul 6, 2026
5 checks passed
@mwaldheim mwaldheim deleted the feat/contributor-recognition branch July 6, 2026 08:17
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.

feat: contributor recognition — first-time contributors and release MVP

1 participant