cloud-build-notifiers
                                
                                
                                
                                    cloud-build-notifiers copied to clipboard
                            
                            
                            
                        Recognize more HTTP status codes (102, 201, 202, 204) as success
Original code is too restrictive (only accepts 200), added the same codes as those accepted for Pub/Sub push subscriptions (see https://cloud.google.com/pubsub/docs/push#receiving_messages).