-
- Downloads
Only emit a changed event in case the token has actually changed
Every change to person etc should also mean a new token, so we can reduce duplicated events by checking if the token has changed.
Please register or sign in to comment
Gitlab 18.0 has been released. Since there are breaking changes the update will be postponed to July 2025. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/. Please prepare yourself and your projects for this update.
Every change to person etc should also mean a new token, so we can reduce duplicated events by checking if the token has changed.