Create a GitHub Issue
Version updated for https://github.com/dblock/create-a-github-issue to version v3.4.0.
- This action is used across all versions by 153 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Create an Issue Action” is a GitHub Action that automates the creation of GitHub issues using customizable template files. It simplifies routine tasks by allowing users to generate issues dynamically based on repository events, such as pushes, while supporting template variables, environment variables, and date formatting. Additionally, it provides capabilities to assign users, set milestones, and update or reuse existing issues with matching titles.
Release notes
- #175: Upgrade action to run on node24 - @stefanvanburen.
- #178: Skip changelog check for dependabot and renovate PRs - @dblock.