hakaiinstitute/Synchronize CKAN record to dataset repository contribution.cff

This action synchronizes a CKAN record to a dataset repository contribution.cff file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 24, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: hakaiinstitute/hakai-metadata-conversion@366bdf76902195ae80e401f78cdaac772a63174a # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
inputglob path to the input filesyes
output-dirThe output directory of the actionno.
output-fileThe output file of the actionno
output-formatThe format of the outputsnocff
commitCommit the outputs to the repositorynotrue
branchThe pull request branch name.nofix-contribution-cff
baseSets the pull request base branch.nomain
tokenGitHub tokenyes${{ github.token }}
labelsLabels to add to the pull requestnoautomated
commit-messageCommit messagenoUpdate contribution.cff
titleTitle of the pull requestnoUpdate contribution.cff
bodyBody of the pull requestno## Update Repository Metadata This pull request updates the metadata files in the repository.

no outputs