Skip to content

adds dco remediation support#5449

Merged
wyli merged 1 commit intoProject-MONAI:devfrom
wyli:dco-config
Nov 2, 2022
Merged

adds dco remediation support#5449
wyli merged 1 commit intoProject-MONAI:devfrom
wyli:dco-config

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Nov 2, 2022

Signed-off-by: Wenqi Li [email protected]

it's not easy to always keep the dco signing-off line when the pull requests have many commits and rebasing. And the current instructions of rebasing commits for DCO don't work properly in many cases (example). This PR set the option https://github.com/dcoapp/app#individual-remediation-commit-support so that the signing-off could be done via follow-up commits retroactively.

the new instructions for signing the PR will be provided similarly to this testing example:
https://github.com/gr2m/sandbox/runs/4221328432

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Copy link
Copy Markdown
Contributor

@yiheng-wang-nv yiheng-wang-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! It helps a lot for those PRs that have multiple commits and/or multiple contributors

@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Nov 2, 2022

/build

@wyli wyli enabled auto-merge (squash) November 2, 2022 11:14
@wyli wyli merged commit fc66dff into Project-MONAI:dev Nov 2, 2022
wyli added a commit that referenced this pull request Nov 2, 2022
Signed-off-by: Wenqi Li <[email protected]>

it's not easy to always keep the dco signing-off line when the pull
requests have many commits and rebasing. And the current instructions of
rebasing commits for DCO don't work properly in many cases
([example](https://github.com/Project-MONAI/MONAI/pull/5377/checks?check_run_id=9245758301)).
This PR set the option
https://github.com/dcoapp/app#individual-remediation-commit-support so
that the signing-off could be done via follow-up commits retroactively.

the new instructions for signing the PR will be provided similarly to
this testing example:
https://github.com/gr2m/sandbox/runs/4221328432 

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli deleted the dco-config branch November 3, 2022 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants