mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
Update README.md
This commit is contained in:
parent
46584f64f7
commit
930ce12ec6
@ -169,6 +169,8 @@ Make sure your file language is in `syntax.json`. Also, the action will not reco
|
||||
|
||||
If a similar TODO appears in the diff as both an addition and deletion, it is assumed to have been moved, so is ignored.
|
||||
|
||||
In case, your workflow is executed but no issue is generated, check if you have given permissions to Workflows. Go to your GitHub Project, Settings->Actions(General)->Workflow permissions and Enable "Read and write permissions".
|
||||
|
||||
### Multiple issues have been created
|
||||
|
||||
Issues are created whenever the action runs and finds a newly added TODO in the diff. Rebasing may cause a TODO to show up in a diff multiple times. This is an acknowledged issue, but you may have some luck by adjusting your workflow file.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user