mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Create Template Responses
parent
db4e93bc3e
commit
3ca570992a
12
Template-Responses.md
Normal file
12
Template-Responses.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Merge Requests
|
||||
|
||||
**New contributor**
|
||||
|
||||
```
|
||||
@user_name Please configure your fork of the KiCad project with the following settings so that the CI tests work properly:
|
||||
|
||||
* Enable public pipelines (the item Settings->General->Visibility->Pipelines should be enabled and set to "Everyone with access" in you KiCad fork).
|
||||
* Set your pipeline timeout to be >3h (6h seems to work) in Settings -> CI/CD -> General Pipelines.
|
||||
|
||||
Also, please ensure that the "Enable contributions from maintainers" option is set for this merge request (the checkbox at the bottom of the merge request edit page).
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user