blob: 95e4db05d5bf53c45b6508b2706c28b2ef4e0a90 [file] [log] [blame] [view]
Plugin @PLUGIN@
===============
The plugin populates tab that shows a summary of results posted
by the Zuul Project Gating system.
It can be configured per project whether Zuul integration is enabled
or not. To disable Zuul integration for a project, add the following
entry to its `project.config` file in the `refs/meta/config` branch:
```
[plugin "zuul-results-summary"]
enabled = false
```
The default is true (Zuul integration is enabled).