btraven00/CFFBump
Automatically update CITATION.cff with authors from AUTHORS.md, git history, and Crossref API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 10, 2026
- License
- Public domain
Pinned Snippet
uses: btraven00/cffbump@68f9411f8f5641c3ad92799185fe7779d84d3b2b # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| git-min-commits | Minimum number of commits required to include author from git history | no | 2 |
| include-sources | Comma-separated list of sources to include: md, git, crossref | no | md,git,crossref |
| doi | Digital Object Identifier (DOI) for Crossref API lookups (optional) | no | "" |
| date-filter | Optional date filter for git history (format: YYYY-MM-DD or YYYY-MM-DD:YYYY-MM-DD) | no | "" |
| token | GitHub token for pushing changes | no | ${{ github.token }} |
Outputs
no outputs