Giter Site home page Giter Site logo

Comments (6)

toolmantim avatar toolmantim commented on May 22, 2024

Another option would be to embed the data as a HTML comment in the release notes? Not sure if this is even possible, but just an idea.

from release-drafter.

oleg-nenashev avatar oleg-nenashev commented on May 22, 2024

Another option would be to embed the data as a HTML comment in the release notes? Not sure if this is even possible, but just an idea.

It would be possible, but in such case we would need to somehow have 2 sets of $CHANGES: one for Markdown and another one for the comment generation. It would be doable, but it would require adding a lot of advanced options in the configuration format

from release-drafter.

TimonVS avatar TimonVS commented on May 22, 2024

Would it make sense to attach this as a file to a release?

We might also want to think about how we can not make this part of the core of Release Drafter since this is a very specific request, I don't think many other users will have a need for this.

from release-drafter.

oleg-nenashev avatar oleg-nenashev commented on May 22, 2024

Yeah, I agree that it might be a niche case. Technically we could create a Jenkins-focused GitHub App which would extend release drafter and then see whether we could upstream some bits or generalize them to be a more generic app.

from release-drafter.

oleg-nenashev avatar oleg-nenashev commented on May 22, 2024

https://github.com/jenkinsci/jenkins/releases/tag/jenkins-2.190 for what I achieved so far with the standard Release Drafter. Not bad actually.

What is missing there:

  • Exposing the category name OR label to a variable so that change entries can be altered. This is the thing I wrongly put to #139 comments, will create a separate issue
  • Indeed generation of the separate file, Mardown changelogs are much more readable than YAML. As @TimonVS said, it should be rather a separate extension.

from release-drafter.

jasonkarns avatar jasonkarns commented on May 22, 2024

@oleg-nenashev there's also the changelog format proposed by https://keepachangelog.com/en/1.0.0/. It's still geared towards human consumption, but with a structured format, it could conceivably be machine parsed.

from release-drafter.

Related Issues (20)

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.