bossenti opened a new issue, #2312:
URL: https://github.com/apache/streampipes/issues/2312

   ### Body
   
   Currently, we have three notification sinks without the option to configure 
a silent period:
   
   - OneSignalSink
   - SlackSink
   - TelegramSink
   
   With https://github.com/apache/streampipes/pull/2311 we introduced the 
`StreamPipesNotificationSink` which provides this functionality for all 
notification sinks centrally.
   
   The purpose of this issue is to adapt this class as the parent class for the 
above-mentioned sinks (same adaptions required as for the MS teams sink in 
#2311.
   In addition, we need to implement a migration for these three sinks that 
adds the new config option for existing elements as well.
   An example for such a migration can be found in this PR [#data 
lake](https://github.com/apache/streampipes/pull/2263/files#diff-bfa48e11482b1ca1dadc56b9f16be57a923c7972d13bd2f709cf29903b36c715)
   
   ### Mentoring
   As this issue is marked as a good first issue: one of @dominikriemer, 
@tenthe or @bossenti are happy to provide help for getting started, just tag 
(one of) them if you want to start working on this issue and need some help.
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to