ns1 / ns1-go

Golang API client for NS1
Apache License 2.0
34 stars 59 forks source link

GitHub workflow for creating jira tickets #146

Closed pcatalini closed 3 years ago

pcatalini commented 3 years ago

These workflows are responsible to create a Jira ticket when a PR or issue is created. in the case of the PR if the title has a Jira ticket the workflow won't create a new one, instead, it will be considered tracked

Just merge it after having the secrets properly created

JIRA_BASE_URL JIRA_USER_EMAIL JIRA_API_TOKEN JIRA_PROJECT_KEY