risecodes/Dep Checker
Check dependencies to update, create a Jira ticket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| jira_host | Jira hostname | yes | — |
| jira_user | Jira username used to login | yes | — |
| jira_token | Jira user token | yes | — |
| jira_project | Jira project to create tickets | yes | — |
| jira_issue_type | Jira ticket type | yes | — |
| jira_epic_id | Jira epic id | yes | — |
| level | SemVer level to check for (major|minor|patch) | — | major |
| ignore | Multiline string of paths to be ignored from check | — | — |
| npmrc | String which will be used as npm config file (.npmrc) | — | — |
| netrc | String which will be used as .netrc config file | — | — |
Outputs
no outputs