# GitHub - Pull Requests

The **GitHub Pull Requests Widget** in UniDeck enables you to monitor and manage your pull requests directly from your dashboard, ensuring you stay updated on code reviews and project developments.

### Widget Sizes

To accommodate different user preferences and dashboard layouts, the GitHub Pull Requests Widget is available in the following sizes:

* **Medium**: Provides a balanced view, displaying a list of recent pull requests with essential details.
* **Large**: Offers an extensive overview, showcasing more pull requests with additional information for in-depth monitoring.

<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Medium</td><td><a href="/files/v69gAcGTldgkDdZTb9cr">/files/v69gAcGTldgkDdZTb9cr</a></td></tr><tr><td align="center">Large</td><td><a href="/files/A9z0ZYj7CWzvrNOcfRyH">/files/A9z0ZYj7CWzvrNOcfRyH</a></td></tr></tbody></table>

### Functionality

Designed to integrate seamlessly with your GitHub account, the GitHub Pull Requests Widget allows you to:

* **Monitor Pull Requests**: View and track the status of your pull requests across selected repositories.
* **Stay Informed**: Receive real-time updates on pull request activities, ensuring timely code reviews and merges.

### Configuration and Context Menu

The GitHub Pull Requests Widget offers customizable settings to tailor its functionality to your needs:

* **Configuration**: To set up the widget:
  * **Accessing Configuration**: Right-click on the widget to open the context menu and select the "Configure" option.
  * **Selecting User/Organization**: In the configuration modal, choose the desired user or organization whose repositories you wish to monitor.
  * **Choosing Repository**: Select the specific repository to track pull requests from.
* **Context Menu**: Right-clicking on the widget provides options to:
  * **Adjust Size**: Switch between Medium and Large sizes to fit your dashboard layout.
  * **Configure Widget**: Access the configuration modal to update user/organization and repository selections as needed.

By incorporating the GitHub Pull Requests Widget into your UniDeck dashboard, you can efficiently manage your code review process, ensuring that all pull requests are promptly addressed and integrated into your projects.


---

# 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://ainur.gitbook.io/unideck-docs/reference-and-spec/widgets/github-pull-requests.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.
