Vlad

Results 19 comments of Vlad

Hello. Is there any workaround to this issue?

Have the same issue: ``` Failed to open TCP connection to api.github.com:443 (getaddrinfo: nodename nor servname provided, or not known) (Faraday::ConnectionFailed) bundler: failed to load command: github_changelog_generator ``` on MacOS,...

@alexcanessa `yarn gren changelog` while having the script in `package.json` `"gren": "node ./node_modules/github-release-notes/bin/gren.js"`

@alexcanessa the output is: ``` Options: Tags: empty Prefix: empty Template: [object Object] Prerelease: false Generate: false Quiet: false Override: true Debug: true Ignore labels: empty Ignore issues with: empty...

@alexcanessa I tried to find some logic behind the choosing added / non-added issues, but they just seem to be the last two from the list

@carlobeltrame When trying to use the library, I'm getting "Excluding "{element}" because it has no renderer" for every element from the SVG

@kidmysoul Giving a thumb-down emoji indicates that your solution doesn't suit the developers who voted. In our case, for example, substituting the modal isn't the easiest since it involves overhauling...