As you know you can create a tasklist in GFM (github flavoured markdown) by using the tags
- [ ] for unchecked task
- [x] for a checked task
I was wondering if it is somehow possible to check a task in a given issue's tasklist by commeinting it in a commit.