dlakaplan / LogParse

0 stars 0 forks source link

Post summaries to slack? #21

Closed swiggumj closed 4 years ago

swiggumj commented 4 years ago

I think you mentioned this before @dlakaplan. Would it be straightforward to set up a flag to post to pulsars.slack.com (#observations) as a part of my cron job?

dlakaplan commented 4 years ago

Yes. The only issue is that you need an API key that can’t be stored on GitHub. So this would need to be set as a local file or in your BASH environment. Doable, but needs to be done right.

On Apr 28, 2020, at 6:48 PM, Joe Swiggum notifications@github.com wrote:

I think you mentioned this before @dlakaplan. Would it be straightforward to set up a flag to post to pulsars.slack.com (#observations) as a part of my cron job?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

dlakaplan commented 4 years ago

Check CGCA #testing channel. Pushed up as ba2f929. Seems to work, but there could be other enhancements/issues.

dlakaplan commented 4 years ago

Closed for now