Timon van Spronsen

Results 18 issues of Timon van Spronsen

I'd like to put in a request for adding the Apollo client docs (for React). https://www.apollographql.com/docs/react/

request

You'll always get the reloadMessage. The navigateMessage isn't used.

**The feature would affect:** (check one with "x") - [x] *app.storyblok.com (CMS - Interface)* - [x] *api.storyblok.com (CMS - Content Delivery API)* - [ ] *mapi.storyblok.com (CMS - Management API)*...

enhancement

Hey all, we're planning to deprecate the Release Drafter GitHub App in favor of the [Release Drafter GitHub Action](https://github.com/marketplace/actions/release-drafter). This move will help us focus on making improvements to the...

help wanted
type: maintenance

**Describe the bug** First of all, thanks for this wonderful plugin! I'm running into some problems when using this plugin with Jest. Inline snapshot testing (`toMatchInlineSnapshot`) in Jest uses Prettier...

bug

### Issue The `listen` command will sometimes suddenly stop working with the following error: ``` time="Tue, 25 Feb 2020 13:12:20 UTC" level=error msg="read error: read tcp 192.168.0.2:42458->54.187.159.182:443: i/o timeout" ```...

bug

Some Universities require you to hand in your document in a format that's readable by Word (looking at you, University of Rotterdam).

Configuration should be done using the `with` parameter instead of having to create a separate YAML file. We can still keep support for the YAML file as not to cause...

The Action fails to run on PRs that are submitted from a fork. As an example see the failing check on [#24](https://github.com/TimonVS/pr-labeler-action/pull/24/checks). It's basically the same issue as https://github.com/actions/labeler/issues/12.

bug

Add support for TypeScript projects. Fixes #28