Pull Requests
{#if $prApplication.length > 0}
{#each $prApplication as pr}
{pr.publish.domain}
removePR(pr)} >
{/each}
{:else}
No PR deployments found
{/if}