pd-oncall-chat-topic icon indicating copy to clipboard operation
pd-oncall-chat-topic copied to clipboard

AWS Lambda Function that updates a Chat Room topic (eg, Slack)

Results 17 pd-oncall-chat-topic issues
Sort by recently updated
recently updated
newest added

This PR builds of #18 (minor code re-org plus @- mention Slack users). If/when #18 is merged, I can rebase & resubmit this PR if it doesn't merge cleanly. For...

It's a shame to lose topic linking. For example, I would like to set a topic like: ``` USER is on-call for ``` I can do this by setting `sched_name`...

It's nice to be able to set @- handle in Slack topic because it allows person to be notified by Slack when they go oncall, and because other people can...

It's nice to be able to use the `make put*` commands to update parameters after they've been set the first time.

It'd be nice if this was available to install directly from the [AWS Serverless Repository](https://serverlessrepo.aws.amazon.com/applications)

Quick and dirty script for plugging the values into dynamo

Write some script that will take user input and add it to the proper DDB table. You can use cloudformation output to find the DDB table, example here: https://github.com/jolexa/pd-oncall-chat-topic/commit/0d29d946ce26ef439003c81a58dd3e2df4013cc0

Added some handling so that the topic comparison would work properly if there was a URL or phone number in the topic

Automatically creates the bucket so you never have to touch the UI. If the bucket name is already taken, the `make deploy` will exit on the s3 cp