sinonjs/sinon

Add breaking changes to GitHub release notes

Open

#2,268 建立於 2020年6月15日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)JavaScript (9,548 star) (764 fork)batch import
Help wantedhacktoberfestpinned

描述

The release notes on GitHub are currently empty. It would be beneficial if these contained the breaking changes for each major release. Currently these are only showing in the github repo.

This is about hooking into the release scripts and pushing the changes to the Github releases using the Github API. Start by investigating how the release script works by looking at the scripts in package.json and then how to extract the relevant parts from the changelog markdown file. The github API is quite easy to grok.

貢獻者指南

Add breaking changes to GitHub release notes · sinonjs/sinon#2268 | Good First Issue