You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -257,6 +257,7 @@ All code review comments should be specific, constructive, and actionable.
257
257
1. Make in-line comments to specific code segments, [request for changes](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-request-reviews) if needed.
258
258
1. Review any further code changes until all comments addressed by the contributors.
259
259
1. Comment to trigger `/black` and/or `/integration-test` for optional auto code formatting and [integration tests](.github/workflows/integration.yml).
260
+
1.[Maintainers] Review the changes and comment `/build` to trigger internal full tests.
260
261
1. Merge the pull request to the dev branch.
261
262
1. Close the corresponding task ticket on [the issue list][monai issue list].
0 commit comments