Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ The concrete process for functional review at https://test.skohub.io looks like
1. We merge the feature branches into the `dev` branch.
2. This triggers a rebuild of test.skohub.io based on the `dev` branch.
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 (`$ git commit --allow-empty -m "Trigger webhook"').
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/.
4. The reviewer does the functional review on the resulting test build at https://test.skohub.io/skohub-io/testing-skohub-vocabs/heads/main/.
5. If needed, adustments are made in the feature branch and back to 1.).
6. If the changes are functionally approved, the code review can follow.

Expand Down
Loading