mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 15:22:59 +00:00
@@ -37,3 +37,12 @@ inputs:
|
||||
description: "For multiline TODOs, format each line as a new paragraph when creating the issue"
|
||||
required: true
|
||||
default: true
|
||||
PROJECTS_SECRET:
|
||||
description: "Encrypted secret corresponding to your personal access token, e.g. ${{ secrets.MY_SECRET }} (do not enter the actual secret)"
|
||||
required: false
|
||||
USER_PROJECTS:
|
||||
description: "Default user projects"
|
||||
required: false
|
||||
ORG_PROJECTS:
|
||||
description: "Default organisation projects"
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user