Coder Social home page Coder Social logo

corneliusweig / release-notes Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 127 KB

Generates release notes from merged pull request since last release

License: Apache License 2.0

Go 47.66% Shell 51.41% Makefile 0.93%
automation changelog changelog-generator github-api golang-application markdown release-notes

release-notes's People

Contributors

balopat avatar corneliusweig avatar dfang avatar dgageot avatar myhro avatar tstromberg avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

gsquared94

release-notes's Issues

Support custom headers and footers

For example, if the changelog should be in a collapsible block it needs to be wrapped in

<details>
<summary>Merged pull requests</summary>

markdown here.  ^^ mind the empty line above! ^^
</details>

This is definitely low priority, because it can also be done in the script calling this util.

Support custom templates for printing pull requests

It would be nice to be able to customize the summary printed for each PR. For example, the current template could be

const defaultTemplate = "* {{ .Summary }} [{{ .PRNumber }}]({{ .PRLink }})\n"

Maybe we also want to support additional fields, such as the complete commit message, or the PR authors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.