curiouslearner/OSS Contributions Generator
Generates a markdown section listing your open-source contributions (merged PRs) and updates your README
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for API access. Automatically provided by GitHub Actions — no setup needed. | no | ${{ github.token }} |
| config_file | Path to the .contributions.yml config file | no | .contributions.yml |
Outputs
| name | description |
|---|---|
| markdown | The generated markdown content |