name: JIRA Connection
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
enforce-issue:
runs-on: ubuntu-latest
name: JIRA Association
steps:
- name: Check for JIRA ISSUE
id: check
uses: supplypike/jira-pr-link-action@v1
with:
ignore-author: dependabot[bot]
project: "SRENEW"
forked from supplypike/jira-pr-link-action
-
Notifications
You must be signed in to change notification settings - Fork 0
enforces PRs have a link to jira card
License
rbilabs/jira-pr-link-action
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
enforces PRs have a link to jira card
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- TypeScript 99.4%
- JavaScript 0.6%