Refined-github: Releases

Created on 7 Jun 2020  路  3Comments  路  Source: sindresorhus/refined-github

Can /refined-github/releases be used instead of /refined-github/issues/1137 to provide details on releases? Would that not be more intuitive or are there some features that "Releases" does support? Thank you.

help wanted meta under discussion

Most helpful comment

All 3 comments

Yes, I'd love this to be automated as well. A PR would be welcome to automatically generate releases inside the deployment workflow (https://github.com/sindresorhus/refined-github/pull/3190)

A few notes though:

  • This has to be automated, I'm not gonna create release notes manually weekly; https://github.com/sindresorhus/refined-github/issues/1137 is updated monthly at best.
  • This shouldn't force us to tag each commit like fix(pencil), feat(yaddayadda) because that's still extra work that we'll forget to follow.

However this also means that:

The best solution for this would be a simple GitHub Action that does this in one or two lines, without extra effort.

Awesome!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexanderadam picture alexanderadam  路  3Comments

vanniktech picture vanniktech  路  3Comments

olso picture olso  路  3Comments

pawelad picture pawelad  路  3Comments

Arcanemagus picture Arcanemagus  路  3Comments