Skip to content

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.

prdeploy deployments

Run comment commands

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

prdeploy actions

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.

prdeploy queues

Compare environments

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

prdeploy environment compare

Manage repositories

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

prdeploy repositories

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.

prdeploy settings

Environments

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

prdeploy settings Environments

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.

prdeploy settings Services

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.

prdeploy settings Slack

JIRA

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

prdeploy settings JIRA

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.

prdeploy settings Deployment