Skip to content

Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 #99

Bump github.com/stretchr/testify from 1.8.3 to 1.8.4

Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 #99

name: Jira Issue Sync
on:
issues:
types: [opened, closed, deleted, reopened]
issue_comment:
types: [created]
jobs:
call-workflow:
uses: hashicorp/terraform-provider-tfe/.github/workflows/jira-issue-sync.yml@main
with:
project: TF
issue-extra-fields: |
{ "customfield_10091": ["TF-CLI"] }
secrets: inherit