prdeploy portal
The prdeploy has a portal that uses your GitHub Login to be able to see all your environments and their pull requests, as well as manage the queues of waiting pull requests. You can also execute all of the comment commands though an easy to use interface.

Run comment commands¶
From the Deployments grid, you can click the actions to run comment commands directly.

Manage environment queue¶
From the Queues list, you can reorder, add to, and delete from the current queue to optimize your use of the environment.

Compare environments¶
The Environments page allows you compare versions of services accross environments.

Manage repositories¶
With the Repositories page, you can configure new or remove existing repositories to use prdeploy with.

Configure settings¶
In the Settings page, your Environments, JIRA, and Slack integrations can be managed. You can also adjust your Deployment settings. Settings can be set at the Organization level for all repositories, then overriden for individual Repositories as needed.

Environments¶
Configure all of your available environments, if they should always be up to date, and if there is a gate to approve them.

Services¶
Setting up your services allows you to add specific ones to your pull request with the comment /add my-service when it is not detected to include automatically.

Slack¶
In the Slack section you can specify your settings for posting deploy and release notifications. You can also alias email addresses to the correct Slack email if they are incorrect.

JIRA¶
Configuring JIRA allows prdeploy to be able to automatically link issues to your pull request.

Deployment¶
With the Deployment section you can adjust your default and release environment, as well as the colors to post in comments for status. It is also important to set your prdeploy portal URL so the comment badges can link to the portal.
