lime-actions/PR sync

Creates a new PR or makes sure the title is conforming

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 18, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: lime-actions/pr-sync@21b9b9456c1819b6d9af4b5083e81ff1c7096810 # v1.0.1

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

namedescriptionrequireddefault
version-fromMethod of getting the version if not specifiednoversion-file
version-sourceSource containing the version, e.g. path to a fileno""
headSource branch nameno${{ github.ref_name }}
repoRepositoryno${{ github.repository }}
dev-branchDevelopment branch namenodev
release-candidate-branchRelease candidate branch namenorelease-candidate
default-branchDefault branch nameno${{ github.event.repository.default_branch }}
tokenAccess tokenno${{ github.token }}
namedescription
baseTarget of the PR
draftWhether the PR is in draft state
numberNumber of the PR
titleTitle of the PR