pawamoy/README Insert

Fetches markup from a URL and updates a file, creating a PR if changes are detected

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
markup-urlURL to fetch the sponsors markup content fromyes
file-pathPath to the file to updatenoREADME.md
start-markerStart marker line in the file (content will be inserted after this)no<!-- start-insert -->
end-markerEnd marker line in the file (content will be inserted before this)no<!-- end-insert -->
branch-nameName of the branch to create for the PRnoupdate-readme
commit-messageCommit message for the changesnochore: Update docs
pr-titleTitle for the pull requestnochore: Update docs
pr-bodyBody text for the pull requestnoDocs updated automatically.
base-branchBase branch to target for the PRnomain

no outputs