A collection of reusable GitHub Actions for integrating with Jira and other common CI/CD tasks.
- create-jira: Create a Jira issue with customizable fields
- find-jira: Find Jira issues using JQL queries
- transition-jira: Transition Jira issues between states
- token: Get GitHub App token for authentication
- verify-changed-files: Check which files have changed between git refs
Each action has its own README with detailed usage instructions. Click the links above to learn more about each action.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.