scm-manager / scm-redmine-plugin

Integrates Redmine to SCM-Manager
MIT License
0 stars 1 forks source link

Add option to disable state change by commit #40

Closed pfeuffer closed 2 years ago

pfeuffer commented 2 years ago

Proposed changes

Adds the option to disable state changes that would be triggered by commits. This option should be used, when the development process uses pull requests, so that the state of issues will not be changed by commits on feature branches but only when a corresponding pull request is merged.

This depends on scm-manager/scm-issuetracker-plugin#31

Your checklist for this pull request

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Contributor:

Reviewer:

Checklist for branch merge request (not required for forks)