# Pull Request Integration

The SeaLights Pull Request Integration exposes Quality Risks to the developer as part of the Pull Request process, to be displayed and handled before the code is merged into the main branch.\
Sealights supports integration with both Cloud and On-Premise solutions.

{% hint style="warning" %}
SeaLights Pull Request Analysis requires as a **prerequisite** at least one build reported from the target branch (usually Master/Production branch) of the application analyzed prior to reporting the Pull Request builds.\
In addition, it is strongly recommended to report automatically to Sealights a new build following the merge of the Pull Request with the target branch after its internal review and validation.
{% endhint %}

In case of assistance needed to on-board Pull Request Analysis for your applications, please contact [Sealights’ Support](https://docs.sealights.io/knowledgebase/contact-support).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sealights.io/knowledgebase/setup-and-configuration/integrations/pull-request-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
