bibo-joshi/chango Action

Composite Action for automatically creating a chango fragment for a PR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: bibo-joshi/chango@bc58df46ef3ba8f15b8d744929998b7ae8a222d4 # 0.6.1

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

namedescriptionrequireddefault
python-versionPython version to use. See actions/setup-python for more information. Default is 3.xno3.x
commit-and-pushWhether to commit and push the changes to the PR branch. Default is true.notrue
pyproject-tomlPath to the ``pyproject.toml`` file. Takes the same input as ``chango.config.get_chango_instance``.noNone
dataAdditional JSON data to pass to the parameter ``data`` of ``chango.abc.ChanGo.build_from_github_event()``. Defaults to an instance of ``chango.action.ChanGoActionData``.noNone
github-tokenGitHub Token or Personal Access Token (PAT) used to authenticate with GitHub. Defaults to the ``GITHUB_TOKEN``.no
query-issue-typesWhether to query the issue types of the linked issues. Can only be used on organizations with issue types enabled. In this case, an organization scoped PAT is required.nofalse

no outputs