-
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.
337d7a9 to
c3e3d92
Compare
This comment was marked as outdated.
This comment was marked as outdated.
c3e3d92 to
d6abb29
Compare
This comment was marked as outdated.
This comment was marked as outdated.
d6abb29 to
0cfb347
Compare
This comment was marked as outdated.
This comment was marked as outdated.
0cfb347 to
0e13ee1
Compare
This comment was marked as outdated.
This comment was marked as outdated.
@TomasTomecek
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! :)
0e13ee1 to
ee42755
Compare
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
ee42755 to
1bef28f
Compare
Build succeeded.
✔️ pre-commit SUCCESS in 2m 30s
✔️ packit-service-tests SUCCESS in 2m 21s
✔️ packit-service-tests-openshift SUCCESS in 14m 17s
Build succeeded (gate pipeline).
✔️ pre-commit SUCCESS in 3m 13s
858f7b0
into
packit:main
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 <tomas@tomecek.net> Reviewed-by: Jiri Popelka <None>
TODO:
I need this for hardly, where we want to react when a source-git MR gets closed.