Open gvso opened 4 years ago
@steren wdyt of the event format above? We want to optionally do:
--notify-pubsub=projects/x/topics/y
and let users push rollout and rollback notifications for them to be able to run smoke tests (or do other things like ChatOps). Is the information above sufficient for those cases?
Seems like a good idea. Trying to build something real with these is the best way to see if the event contains the info you would need.
@ahmetb Why do we need to pass the project as part of the flag? We could use the project ID we already autodetect (or asked for with -project
)?
It's possible to push to topics in another project and it's a common use case.
In order to allow other functionality around the Release Manager, we need to provide a way to subscribe to events. This will allow things like smoke tests and notification features. The following format could be useful: