name: JIRA Checklist
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
enforce-issue-checklist:
runs-on: ubuntu-latest
name: JIRA Checklist
steps:
- name: Check for JIRA issue checklist
id: check
uses: furkando/[email protected]
forked from supplypike/jira-pr-link-action
-
Notifications
You must be signed in to change notification settings - Fork 1
GitHub action to enforce having completed checklist items in linked Jira issues
License
furkando/jira-checklist-action
Use this GitHub action with your project
Add this Action to an existing workflow or create a new oneFolders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
GitHub action to enforce having completed checklist items in linked Jira issues
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- TypeScript 99.4%
- JavaScript 0.6%