Code of conduct
What does this mr do?
- The mr adds the code of conduct as it was written in the linked issue.
- We display the coc to the users once every academic year. (the first time the users login in the new academic year)
In the current implementation it is not possible to force the students to see a new coc, in case we update it, if this is desirable this can be added later.
Screenshots
before
after
Does this MR meet the acceptance criteria?
-
I have added a changelog entry to reflect the significant changes I made. -
Tests were created to test the feature. -
I have updated the documentation accordingly. -
I adhere to the style guide. closes #674
Edited by Cédric Willekens
Merge request reports
Activity
assigned to @cedricwilleken
Policy violation(s) detectedSecurity and compliance scanners enforced by your organization have completed and identified that approvals are required due to one or more policy violations. Review the policy's rules in the MR widget and assign reviewers to proceed.
Several factors can lead to a violation or required approval in your merge request:
- If merge request approval policies enforced on your project include a scanner in the conditions, the scanner must be properly configured to run in both the source and target branch, the required jobs must complete, and a job artifact containing the scan results must be produced (even if empty).
- If any violation of a merge request approval policy's rules are found, approval is required.
- Approvals are assumed required until all pipelines associated with the merge base commit in the target branch, and all pipelines associated with the latest commit in the source branch, are complete and it's confirmed that no policy violations have occurred.
View policies enforced on your project.
View further troubleshooting guidance.Learn more about Security and Compliance policies.
Edited by GitLab Security Botadded 1 commit
- e7dec3d5 - Add test cases for coc service and profile controller
- Resolved by Cédric Willekens
- Resolved by Cédric Willekens
Please register or sign in to reply