RehanSaeed / EditorConfig

A very generic .editorconfig file supporting .NET, C#, VB and web technologies.
MIT License
636 stars 172 forks source link

Add Automatic Drafting of Releases #32

Closed RehanSaeed closed 4 years ago

RehanSaeed commented 4 years ago

I recently blogged about how I used release drafter in some of my other projects to automatically draft release notes using GitHub labels. Adding it to this project too, since some new PR's are incoming.

https://github.com/RehanSaeed/EditorConfig/releases

https://rehansaeed.com/the-fastest-nuget-package-ever-published-probably/

henrygab commented 4 years ago

This looks OK to me. I read through your post, but I've not tested that this works as intended. I presume you have manually verified this does what you intend, though. Nice!

RehanSaeed commented 4 years ago

@henrygab You can check out the automatically drafted release:

https://github.com/RehanSaeed/EditorConfig/releases

henrygab commented 4 years ago

Awesome! :)