Skip to content

chore(deps-dev): bump @commitlint/cli from 19.6.1 to 19.7.1 (#550) #621

chore(deps-dev): bump @commitlint/cli from 19.6.1 to 19.7.1 (#550)

chore(deps-dev): bump @commitlint/cli from 19.6.1 to 19.7.1 (#550) #621

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"