skarlso/Caretaker Project Manager

A simple action to automatically manage projects and issues for PRs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandThe command to execute for Caretakeryes""
tokenGitHub token.yes""
repoThe repository. In case of the project scanner this is not required.""
ownerThe owner organization or user.yes""
authorNameName of user with which the PR will be created.noGithub Action
authorEmailEmail address of the pull request creator.no41898282+github-actions[bot]@users.noreply.github.com
projectNumberThe number of the project to use when issue is created.no0
pullRequestNumberThe number of the pull request that triggered this event.no0
issueNumberThe number of the issue that triggered this event.no0
statusOptionThe status to set when moving an issue. This should contain any emojis.no
fromStatusOptionOptionally define a from status. If defined, issue will only be moved if the current status equals to from status.no
isOrganizationIndicate whether the user is an organization or a user. False if empty.no""
moveClosedForce moving closed issues. By default, closed issues are not updated.no""
disableCommentsDisable Caretaker commenting back into the Pull Request.no""
pullRequestProcessedLabelThe value of the label to apply to a pull request to mark it processed by Caretaker.nocaretaker-reviewed
scanIntervalThe interval in which to check pull requests.no24h
commentIDThe ID of the comment that handles a slash command. Used to add reaction to the comment.no""
commentBodyThe body of the comment.no""
actorThe actor who performed the command. Used for assigning the user to the pr and related issues.no""

no outputs