File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 125
125
"**/CONTRIBUTORS.rst" ,
126
126
"**/LICENSE.rst" ,
127
127
"**/README.rst" ,
128
+ "contributing/core/continuous-integration.md" ,
128
129
"plone.restapi/.*" ,
129
130
"plone.restapi/bin" ,
130
131
"plone.restapi/docs/source/glossary.md" , # There can be only one Glossary.
Original file line number Diff line number Diff line change @@ -295,7 +295,7 @@ Plone has a continuous integration ({term}`CI`) setup and follows CI rules.
295
295
When you push a change to a Plone package, there may be GitHub workflows that run automatically.
296
296
The CI package [ mr.roboto] ( https://github.com/plone/mr.roboto ) will perform some checks and suggest that you run Jenkins after all other CI runs.
297
297
298
- See {doc}` continuous-integration ` for more information.
298
+ %% See {doc}` continuous-integration ` for more information.
299
299
300
300
301
301
## Additional material
@@ -304,7 +304,7 @@ See {doc}`continuous-integration` for more information.
304
304
:maxdepth: 1
305
305
306
306
documentation
307
- continuous-integration
307
+ %% continuous-integration
308
308
mrdeveloper
309
309
plips
310
310
plip-review
You can’t perform that action at this time.
0 commit comments