woodpecker/server/forge/gitlab
Lukas 5cedc956e9
Ignore gitlab merge request events without code changes (#3338)
Closes #3320 

From the gitlab docs at:
https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html#merge-request-events

> The field object_attributes.oldrev is only available when there are
actual code changes
2024-02-07 01:45:00 +01:00
..
testdata Ignore gitlab merge request events without code changes (#3338) 2024-02-07 01:45:00 +01:00
convert.go Consider gitlab inherited permissions (#3308) 2024-02-06 00:10:23 +01:00
gitlab.go Ignore gitlab merge request events without code changes (#3338) 2024-02-07 01:45:00 +01:00
gitlab_test.go Ignore gitlab merge request events without code changes (#3338) 2024-02-07 01:45:00 +01:00
helper.go Consider gitlab inherited permissions (#3308) 2024-02-06 00:10:23 +01:00
status.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00