genval-ai / reference

Public facing reference content, used for getting started with a new repository.
Apache License 2.0
0 stars 0 forks source link

Generate Issue Templates from Task Definitions #28

Closed paulfryer closed 17 hours ago

paulfryer commented 17 hours ago

Task Definitions Directory

.genval/definitions/tasks

Output Directory

.github/ISSUE_TEMPLATE

Processing Instructions

Scope Patterns

.genval/definitions/tasks/*.md

Confirmation

genval-github-integration[bot] commented 17 hours ago

Pre Refactor Summary

Property Value
Proposed Branch Name feature/generate-github-issue-templates
Total Files in Scope 2
Estimated Input Tokens 2194

Details

Scope Patterns

```text .genval/definitions/tasks/*.md ```

Files in Scope

| File | Estimated Tokens | |------|------------------| | .genval/definitions/tasks/generate-issue-templates-from-task-definitions.md | 408 | | .genval/definitions/tasks/refactor.md | 299 |

genval-github-integration[bot] commented 17 hours ago
File Name Action Summary of Changes
.github/ISSUE_TEMPLATE/generate-issue-templates-from-task-definitions.yaml CREATE Created a new GitHub Issue Template for generating issue templates from task definitions
.github/ISSUE_TEMPLATE/refactor.yaml CREATE Created a new GitHub Issue Template for refactoring tasks