You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Konrad Windszus <kw...@apache.org> on 2023/06/11 09:30:28 UTC

JIRA Release notes link in vote email template

Hi,
The link towards a specific component version in JIRA is unfortunately only accessible to logged in users (e.g. https://issues.apache.org/jira/projects/SLING/versions/12350261)
But the release notes from JIRA (e.g. https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350261&styleName=&projectId=12310710) is also available for anonymous users, I propose we switch to the latter format in order to allow everyone to quickly check what is contained in a release.

If everyone is fine with that I will modify the email template at https://sling.apache.org/documentation/development/release-management.html#starting-the-vote accordingly and the placeholder logic in https://github.com/apache/sling-org-apache-sling-committer-cli/blob/f7a647acecbbc32c2c76d19e0981b3bbd1d5bcf8/src/main/java/org/apache/sling/cli/impl/release/PrepareVoteEmailCommand.java#L132 accordingly.

WDYT,
Konrad

Re: JIRA Release notes link in vote email template

Posted by Oliver Lietz <ap...@oliverlietz.de>.
On Sunday, 11 June 2023 11:30:28 CEST Konrad Windszus wrote:
> Hi,
> The link towards a specific component version in JIRA is unfortunately only
> accessible to logged in users (e.g.
> https://issues.apache.org/jira/projects/SLING/versions/12350261) But the
> release notes from JIRA (e.g.
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350261&sty
> leName=&projectId=12310710) is also available for anonymous users, I propose
> we switch to the latter format in order to allow everyone to quickly check
> what is contained in a release.
> 
> If everyone is fine with that I will modify the email template at
> https://sling.apache.org/documentation/development/release-management.html#
> starting-the-vote accordingly and the placeholder logic in
> https://github.com/apache/sling-org-apache-sling-committer-cli/blob/f7a647a
> cecbbc32c2c76d19e0981b3bbd1d5bcf8/src/main/java/org/apache/sling/cli/impl/re
> lease/PrepareVoteEmailCommand.java#L132 accordingly.

+1

O.

> WDYT,
> Konrad





Re: JIRA Release notes link in vote email template

Posted by Robert Munteanu <ro...@apache.org>.
On Sun, 2023-06-11 at 11:30 +0200, Konrad Windszus wrote:
> If everyone is fine with that I will modify the email template at
> https://sling.apache.org/documentation/development/release-management.html#starting-the-vote
>  accordingly and the placeholder logic in
> https://github.com/apache/sling-org-apache-sling-committer-cli/blob/f7a647acecbbc32c2c76d19e0981b3bbd1d5bcf8/src/main/java/org/apache/sling/cli/impl/release/PrepareVoteEmailCommand.java#L132
>  accordingly.

+1
Robert

Re: JIRA Release notes link in vote email template

Posted by Konrad Windszus <kw...@apache.org>.
FTR: Here is the vote email template used in Apache Maven: https://maven.apache.org/developers/release/maven-project-release-procedure.html#call-the-vote which is using that format.

> On 11. Jun 2023, at 11:30, Konrad Windszus <kw...@apache.org> wrote:
> 
> Hi,
> The link towards a specific component version in JIRA is unfortunately only accessible to logged in users (e.g. https://issues.apache.org/jira/projects/SLING/versions/12350261)
> But the release notes from JIRA (e.g. https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350261&styleName=&projectId=12310710) is also available for anonymous users, I propose we switch to the latter format in order to allow everyone to quickly check what is contained in a release.
> 
> If everyone is fine with that I will modify the email template at https://sling.apache.org/documentation/development/release-management.html#starting-the-vote accordingly and the placeholder logic in https://github.com/apache/sling-org-apache-sling-committer-cli/blob/f7a647acecbbc32c2c76d19e0981b3bbd1d5bcf8/src/main/java/org/apache/sling/cli/impl/release/PrepareVoteEmailCommand.java#L132 accordingly.
> 
> WDYT,
> Konrad


Re: JIRA Release notes link in vote email template

Posted by Radu Cotescu <ra...@apache.org>.
+1

> On 11 Jun 2023, at 11:30, Konrad Windszus <kw...@apache.org> wrote:
> 
> If everyone is fine with that I will modify the email template at https://sling.apache.org/documentation/development/release-management.html#starting-the-vote accordingly and the placeholder logic in https://github.com/apache/sling-org-apache-sling-committer-cli/blob/f7a647acecbbc32c2c76d19e0981b3bbd1d5bcf8/src/main/java/org/apache/sling/cli/impl/release/PrepareVoteEmailCommand.java#L132 accordingly.