-
Notifications
You must be signed in to change notification settings - Fork 56
Parse also Gitlab-MR-closed event #1492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parse also Gitlab-MR-closed event #1492
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
TomasTomecek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol, and I wondered how come it has +297 -56 while it seemed like an easy PR
90% is tech debt, nice! :)
This comment was marked as outdated.
This comment was marked as outdated.
if one wants to use their local base image.
I need this for hardly, where we want to react when a source-git MR gets closed. packit/hardly#62
|
Build succeeded. ✔️ pre-commit SUCCESS in 2m 30s |
|
Build succeeded (gate pipeline). ✔️ pre-commit SUCCESS in 3m 13s |
Sync to dist-git MR when source-git MR has been closed or reopened Test on staging - seems to work OK Fixes #35 #47 Merge after packit/packit-service#1492 packit/ogr#714 (probably won't wait for it since it's blocked on Pagure) Reviewed-by: Tomas Tomecek <[email protected]> Reviewed-by: Jiri Popelka <None>
TODO:
I need this for hardly, where we want to react when a source-git MR gets closed.