Coder Create Task
Version updated for https://github.com/coder/create-task-action to version v0.0.5.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Coder Task GitHub Action automates the creation of Coder tasks by linking a GitHub user to their corresponding Coder user account and generating a task using a predefined template and prompt. It streamlines workflows by integrating with GitHub issues, optionally posting comments with task details, and enabling efficient task management within a Coder deployment. This action is particularly useful for teams leveraging Coder’s task management capabilities in conjunction with GitHub.
Release notes
What’s Changed
- feat: add optional coder-username input for automated workflows by @DevelopmentCats in https://github.com/coder/create-task-action/pull/7
New Contributors
- @DevelopmentCats made their first contribution in https://github.com/coder/create-task-action/pull/7
Full Changelog: https://github.com/coder/create-task-action/compare/v0.0.4...v0.0.5