shamoon
db5d06a4c8
Enhancement: ignore stale labeling events (#1311)
* Ignore updates if only stale label changed after marking
* Initial tests
* test hasOnlyStaleLabelUpdateSince itself
* Actually we should only ignore label events, not unlabel
* Add logger
* Fix test
* Remove trailing whitespace
* Add test for non-label event
* Add boundary test
* Add error handling to hasOnlyStaleLabelAddedSince
* Add comment noting intentional event before boundary
* Remove unneeded optional chaining
* Limit pagination to max 3 calls / 300 events
* Rename method
* Handle invalid timestamps
* Fallback when limit reached
* Oh wow, just realized we already got events...
* Refactor
* Lint
* Build
* Remove events "cache"
* Update index.js
2026-03-18 11:25:18 -05:00
..
2021-06-07 17:22:55 -04:00
2025-12-23 16:53:06 -06:00
2023-03-09 14:57:55 +02:00
2021-10-20 09:25:24 -04:00
2023-06-22 13:54:24 +02:00
2023-03-09 14:57:55 +02:00
2021-10-20 09:25:24 -04:00
2025-07-10 22:30:19 -05:00
2025-10-03 14:57:41 -04:00
2026-03-18 11:25:18 -05:00
2021-10-20 09:25:24 -04:00
2021-10-20 09:25:24 -04:00
2021-05-03 09:20:07 -04:00
2021-05-03 09:20:07 -04:00
2023-07-11 09:36:52 +02:00
2021-05-03 09:20:07 -04:00
2021-05-03 09:20:07 -04:00
2021-09-22 09:18:19 -04:00