Gregor Martynus
Gregor Martynus
### Description Action fails silently if SLACK_BOT_TOKEN is not set ### What type of issue is this? (place an `x` in one of the `[ ]`) - [x] bug -...
### Description I'm new to Slack's APIs, and I only installed the action. I missed to install the new app to the channel I want it to send a message...
Here is a list of previous feature requests that I'd like to cover - Threads (https://github.com/gr2m/twitter-together/issues/151) - Replies & Retweets: (https://github.com/gr2m/twitter-together/issues/134) - Schedule: (https://github.com/gr2m/twitter-together/issues/41) - Images, Videos (with alt text)...
**What happened?** Twitter updated the process of creating a Twitter App. We need to update our docs and the screenshots in them I'd very much appreciate help with that
**What happened?** See https://github.com/Mattlk13/p5.js/pull/92. The linked pull request is unusual: https://github.com/Mattlk13/p5.js/pull/92. The pull request head is the original repository, while base is the fork. It's a PR to keep a...
As the usage of this action grows, I think it would be better to rename the name of the action. [Twitter's terms and conditions for developers](https://developer.twitter.com/en/developer-terms/agreement-and-policy) state in `4. Use...
This is a follow up to #92 /cc @matchai **What’s missing?** The goal of `twitter-together` is to encourage and enable editorial contributions to projects build around GitHub repositories. The first...
See https://github.com/gr2m/before-after-hook/blob/45d19213bc085f08178a52fdac154e163f24688e/test/integration/error-test.js#L98-L113 The current types don't permit that, see
introduces failing test for #91. I'd appreciate help fixing the types
This pull requests attempts to introduce type validations for `endpoint(options)`. It looks for the `options.method` and `options.url` and compares them to known routes. If there is a match, it enforces...