Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Extra Changed Event Data

Latest
Compare
Choose a tag to compare
@deckar01 deckar01 released this 22 Jan 22:37
· 20 commits to master since this release

The task-list:changed event now includes metadata about the line number and markdown source of the checkbox that was checked. This feature was requested by GitLab developer @fatihacet to allow their backend to recover from conflicting database writes. See gitlab-org/gitlab-ce!23938 for more info.