John Lemmon
03/22/2024, 1:57 PMnotify
capability on blocks works but it looks like I can only select a block if it can notify
.John Lemmon
03/22/2024, 1:59 PMprefect
repo or the prefect-slack
repo. If it's just in prefect-slack
I might be able to add a PR myself.
Do I just need to add a notify
method to the SlackCredentials class, similar to how it exists for the SlackWebhook class?Chris Guidry
03/22/2024, 2:30 PMprefect-slack
with what you had in mind, I can backport that to Prefect Cloud as well. Otherwise, send us a GH issue on the prefect-slack
repo spelling out what you'd like to be able to do