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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,7 +188,7 @@ The concrete process for functional review at https://test.skohub.io looks like
188
188
189
189
1. We merge the feature branches into the `dev` branch.
190
190
2. This triggers a rebuild of test.skohub.io based on the `dev` branch.
191
-
3.The reviewer triggers a commit in the [testing-skohub-vocabs repo](https://github.com/skohub-io/testing-skohub-vocabs)and – if needed – add or adjust some vocabs to the repo.
191
+
3.If needed, the reviewer adds or adjusts some vocabs in the [testing-skohub-vocabs repo](https://github.com/skohub-io/testing-skohub-vocabs)or otherwise only triggers a re-build with an empty commit like `$ git Commit --allow-empty -m "Trigger webhook"'.
192
192
4. The reviewer does the functional review on the resulting test build at build]https://test.skohub.io/skohub-io/testing-skohub-vocabs/heads/main/.
193
193
5. If needed, adustments are made in the feature branch and back to 1.).
194
194
6. If the changes are functionally approved, the code review can follow.
0 commit comments