-
Notifications
You must be signed in to change notification settings - Fork 784
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
Fix 5288: Doesn't POST if attestations is empty. #5318
Conversation
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.
Great, thank you!
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
@Mergifyio requeue |
✅ This pull request will be re-embarked automaticallyThe followup |
🛑 The pull request has been removed from the queue
|
@Mergifyio requeue |
✅ This pull request will be re-embarked automaticallyThe followup |
🛑 The pull request has been removed from the queue
|
@mergify dequeue |
✅ The pull request has been removed from the queue
|
@mergify requeue |
@Mergifyio queue |
@Mergifyio dequeue |
☑️ The pull request is not queued |
@Mergifyio requeue default |
✅ This pull request will be re-embarked automaticallyThe followup |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at b961457 |
@Mergifyio refresh |
☑️ This pull request is already queued |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at b961457 |
✅ Pull request refreshed |
Issue Addressed
#5288
Proposed Changes
Checks if the attestations vec is empty then logs a message
WARN No attestations were published
and returns.