Skip to content

(SUP-2952) (Issue #193) - Retry if provisioning target returns a 500 #45

(SUP-2952) (Issue #193) - Retry if provisioning target returns a 500

(SUP-2952) (Issue #193) - Retry if provisioning target returns a 500 #45

Workflow file for this run

name: community-labeller
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: puppetlabs/community-labeller@v0
name: Label issues or pull requests
with:
label_name: community
label_color: '5319e7'
org_membership: puppetlabs
token: ${{ secrets.IAC_COMMUNITY_LABELER }}