Detox: CI never (or rarely) generates CHANGELOG on publish

Is your feature request related to a problem? Please describe.

Just have released detox@12.4.0. However, the CHANGELOG still has data related to 12.2.0. Looks like we need to see what is broken on CI.

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 16 (8 by maintainers)

Most upvoted comments

I found a bug in the generator. They open too many threads, and since we have many issues, that triggers a security measure in GH. It’s a known issue which was fixed on master of the generator, but there hasn’t been a new release in several years.