-
Notifications
You must be signed in to change notification settings - Fork 497
fix context in wait for message wait set #3030
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
Conversation
Signed-off-by: Rahat Dhande <rahatchd@gmail.com>
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.
thanks! looks good to me including DCO.
btw, you can add signoff later with git commit --signoff --amend just FYI.
|
Pulls: #3030 |
|
https://github.com/Mergifyio backport kilted jazzy humble |
✅ Backports have been createdDetails
|
Signed-off-by: Rahat Dhande <rahatchd@gmail.com> (cherry picked from commit fcc505f)
Signed-off-by: Rahat Dhande <rahatchd@gmail.com> (cherry picked from commit fcc505f)
Signed-off-by: Rahat Dhande <rahatchd@gmail.com> (cherry picked from commit fcc505f)
|
@fujitatomoya fwiw i tried to amend the previous commit here but it was still including the old non-DCO commit somehow. so i assumed that amending commits wasn't going to work |
Description
fix DCO
see #3021