shawnhooper/Outdated Dependency to JIRA
Checks for outdated Composer/npm dependencies and creates JIRA tickets.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dependency-file | Path to composer.json or package.json relative to the repository root. | yes | — |
| dry-run | Set to "true" to simulate without creating tickets. | no | false |
| packages | Space-separated list of package names to filter for. | no | "" |
| jira-url | Base URL of the JIRA instance (e.g., https://your-domain.atlassian.net). | yes | — |
| jira-user-email | Email address for JIRA API authentication. | yes | — |
| jira-api-token | JIRA API token for authentication. | yes | — |
| jira-project-key | JIRA project key where tickets should be created. | yes | — |
| jira-issue-type | JIRA issue type to use for created tickets (e.g., Task). | yes | — |
Outputs
no outputs