Skip to content

Commit

Permalink
For #65: Review corrections.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulodamaso committed Aug 28, 2018
1 parent 41acd7f commit c603e11
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/main/xsl/pipes.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<xsl:text> If you want to make changes, just copy the existing one somewhere, delete it and then create a new one.</xsl:text>
</p>
<p>
<xsl:text>Pipe execution clear all older notifications from Github. This is a Github API limitation, which does not allow to set notifications as read individually.</xsl:text>
<span style="font-weight: bold">
<xsl:text>Warning:</xsl:text>
</span>
<xsl:text> Adding a new pipe will cause all Github notifications </xsl:text>
<xsl:text>that were pending prior to its creation to be cleared.</xsl:text>
<xsl:text> This is a limitation of the Github API, which does not allow flagging </xsl:text>
\<xsl:text>individual messages as being read, forcing us to clear all prior notifications.</xsl:text>
</p>
<p>
<xsl:text>All supported JSON elements are listed below:</xsl:text>
Expand Down

0 comments on commit c603e11

Please sign in to comment.