prafdin/Check Assignment Action

Run scripts for check assignments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
params_filePath to params file. yes""
assignee_loginGitHub username of the person performing the assignment. ${{ github.event.pull_request_target.user.login }}
repo_nameThe full name of the repository in which the assignment was completed. ${{ github.event.pull_request_target.head.repo.full_name }}
webhooks_devops_assignmentRun webhooks assignment. Default is false. false
github_actions_assignmentRun GitHub Actions assignment. Default is false. false
docker_assignmentRun Docker assignment. Default is false. false
compose_assignmentRun Compose assignment. Default is false. false
branch_nameThe branch name for the assignment. webhooks_devops_assignment
sa_ssh_pkeyPrivate key for GitHub Service account. yes
github_tokenGitHub token for API requests. no

no outputs