Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[glassfish-dev] Release notes and Issue tracking

All,

 

Bill raised a question on generation of release notes. Typically this would be done via the issue tracker. Given we are using GitHub as our issue tracker I’m suggesting we generate issue notes from there.

 

So I’m proposing the following process. Every PR must have an associated issue(s) and a comment like “fixes #xxx” referring to the issue(s).

Each issue can be assigned to the appropriate milestone release.

We can therefore generate our release notes from the milestone. See https://github.com/eclipse-ee4j/glassfish/issues?q=is%3Aopen+is%3Aissue+milestone%3A6.0.0

 

 

Thoughts?

 

Steve


Back to the top