lando/Transfer Issue & Create Stub

A GitHub Action for transferring issues between github repos with the ability to create a stub issue in the original repo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apply_labelA label to apply on the new issue in the format "LABEL:HEXCODE"false
create_stubCreate a stub issue with title and description in original repofalse
debugEnable debug outputfalse
routerA label to repo routing in the form "LABEL:REPO"yes
tokenThe GitHub Personal Access Tokenyes
namedescription
destination_repoThe name of the destination repo
new_issue_numberThe number of the new issue
new_issue_urlThe url of the new issue
stub_issue_numberThe number of the created issue stub