You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Close superseded deployment PRs (same app + environment, older tag) and delete their branches. Runs in the deployment-configurations repo."
branding:
icon: 'trash-2'
color: 'yellow'
inputs:
pr_number:
description: "The number of the pull request that triggered this run."
required: true
gh_token:
description: "Token for the GitHub API. The built-in GITHUB_TOKEN of the deployment-configurations repo is sufficient."