tim-otte/Redmine Sync
Retrieves ticket information from Redmine and updates your issues and pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| redmine-url | The URL of your Redmine instance | yes | — |
| redmine-api-key | The API key for your Redmine instance | yes | — |
| GITHUB_TOKEN | GITHUB TOKEN | yes | ${{ github.token }} |
| update-title | Should the action update the title of the pull request? `true` or `false` | — | true |
| add-issue-description | Should the body of the pull request be appended with / replaced by the issue description? `append` or `replace` or `none` | — | replace |
Outputs
no outputs