jcantosz/Label-to-fields

A GitHub Action that sets project fields for an issue based on the label applied to the issue

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 8, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: jcantosz/label-to-fields-action@a1be4ee2413631d4a49383a8cae803f7041ea50e # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
app_idGitHub App or Client IDno
app_private_keyGitHub App Private Keyno
app_installation_idGitHub App Installation IDno
tokenGitHub Tokenno
api_urlGitHub's API urlnohttps://api.github.com
csv_file_pathPath to the CSV fileno.github/label-fields.csv
csv_label_headerHeader for the label in the CSV file. Defaults to 'Label'noLabel
repositoryRepository in the format owner/repo. Will use the current repo is none is providedno
issue_numberIssue number. Will use the issue that triggered the workflow if none is providedno
project_numberProject numberyes
labelThe name of the label that was applied to the issueno

no outputs