This repository was archived by the owner on Sep 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
This repository was archived by the owner on Sep 25, 2024. It is now read-only.
Dist-git MR is not closed when the source-git MR is closed #70
Closed
Assignees
@csomh
Description
Example:
- Source-git MR: https://gitlab.com/packit-service/src/systemd/-/merge_requests/2
- Dist-git MR: https://gitlab.com/packit-service/rpms/systemd/-/merge_requests/1
This should work since #62, but for the MRs above, nothing happened.
Looking at the worker logs, the event was received and handled (the source-git repo was cloned and the dist-git repo was updated), but handling ended with a PR already exists: https://gitlab.com/packit-service/rpms/systemd/-/merge_requests/1 message and nothing else was done.
Re-opening the source-git MR produces the same behaviour, that is: there is no update in the dist-git MR.
Metadata
Metadata
Assignees
Type
Projects
Status
done