Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] How we track issues/PR that are part of a release

+1 for 1.
Github issue tracker is not variable and customizable enough to,
somehow nicely, support the release process of our complexity. So
labels everywhere
https://meme-generator.com/mememe/labels-labels-everywhere/. It is
manual work, hard to maintain and prone to errors, but IMHO it still
works the best on github.

On Mon, Jul 20, 2020 at 8:58 PM Eric Williams <ericwill@xxxxxxxxxx> wrote:
>
> On 7/20/20 12:24 PM, Sun Tan wrote:
> > Hi all,
> > We started to discuss how we could properly track releases. For a user,
> > it would be interested to know in which release(s) a particular issue is
> > part of. Or know what is the content of a release.
> >
> > Here are the proposals:
> >
> > 1. Label `kind/release`, issues like
> > https://github.com/eclipse/che/issues/17428 or
> > https://github.com/eclipse/che/issues/17436.
> > Pros: easier to edit and comment about issues. No need to milestone
> > z-stream release. Cross repo issue or PR friendly.
> > Cons: Would need contributors to manually add issues/PRs to a release issue.
> >
> > 2.  Milestones
> > Pros: one way to mark issues when planning or releasing.
> > Cons: may not be available in all the repos (Theia, etc ....), would
> > need to add z-stream release as a milestone. Cannot set 2 milestones for
> > a release. Not possible to track PR through all the repos.
> >
> > 3. use the release tab in github. https://github.com/eclipse/che/releases
> > Pros: available in che github main page.
> > Cons: hard to search and track for issues/PR related
> >
> > AFAIC:  +1 for 1.
>
> +1 for option 1), it works best with issues and PR's, in the event that
> the PR doesn't have a corresponding issue.
>
>
> Eric
>
> _______________________________________________
> che-dev mailing list
> che-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/che-dev



-- 
Michal Vala
Software Engineer, Eclipse Che
Red Hat Czech



Back to the top