Parse also Gitlab-MR-closed event#1492
Merged
softwarefactory-project-zuul[bot] merged 4 commits intopackit:mainfrom May 10, 2022
Merged
Parse also Gitlab-MR-closed event#1492softwarefactory-project-zuul[bot] merged 4 commits intopackit:mainfrom
softwarefactory-project-zuul[bot] merged 4 commits intopackit:mainfrom
Conversation
1 task
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
approved these changes
May 9, 2022
Member
TomasTomecek
left a comment
There was a problem hiding this comment.
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
Contributor
|
Build succeeded. ✔️ pre-commit SUCCESS in 2m 30s |
Contributor
|
Build succeeded (gate pipeline). ✔️ pre-commit SUCCESS in 3m 13s |
softwarefactory-project-zuul bot
added a commit
to packit/hardly
that referenced
this pull request
May 10, 2022
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TODO:
I need this for hardly, where we want to react when a source-git MR gets closed.