Skip to content

chore(deps-dev): bump @commitlint/config-conventional from 19.6.0 to … #625

chore(deps-dev): bump @commitlint/config-conventional from 19.6.0 to …

chore(deps-dev): bump @commitlint/config-conventional from 19.6.0 to … #625

Workflow file for this run

name: '✅ Todo to issue'
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v4"
with:
ISSUE_TEMPLATE: |
## ✅ Codebase TODO ✅
### **📝 Title**: {{ title }}
### **🔎 Details**
{{ body }}
{{ url }}
{{ snippet }}
AUTO_ASSIGN: true
IGNORE: ".github/workflows/todo-to-issue.yml"