Kyle M Hall

Results 6 issues of Kyle M Hall

The documentation states: > Set the workflow `args` arguments to run the tasks of your choice. But provides no example, could you add one? Thanks!

I'm trying to use attachments for formatting but they don't seam to come through. https://api.slack.com/docs/message-attachments Which API does Slack::RTM::Bot use to send messages to Slack? Is there a way I...

It would be really useful to be able to log statements that all contain a particular category part together that do not necessarily start with the same category part. For...

We've found our partners often miss the 1 week deadline for accessing shared secrets. It should be nice to have a two week option.

When a variable is used in a FOREACH loop, it's value after the loop will be the last value of the loop. For example, if we have a variable `@letters`...

My package.json looks like this: { "name": "hexo-site", "version": "0.0.0", "private": true, "hexo": { "version": "3.2.2" }, "dependencies": { "hexo": "^3.2.0", "hexo-generator-archive": "^0.1.4", "hexo-generator-category": "^0.1.3", "hexo-generator-index": "^0.2.0", "hexo-generator-robotstxt": "^0.2.0", "hexo-generator-sitemap":...