avatar zero-24
zero-24
1 Aug 2014

Steps to reproduce the issue

  1. Access issues.joomla.org
  2. See that items with and without Code have the status "Open"

Expected result

If the Items have code change the status to "Pending"

Actual result

Status is "Open"

avatar zero-24 zero-24 - open - 1 Aug 2014
avatar elkuku
elkuku - comment - 5 Aug 2014

That would be something like a project specific task

Set the status to *pending* if the item is a *pull request*

We should think about implementing those "rules". Also the Travis test results should be taken into account.

avatar zero-24
zero-24 - comment - 5 Aug 2014

@elkuku please see here: #408 (don't take care of travis atm)

avatar mbabker
mbabker - comment - 8 Aug 2014

The webhook listener for the CMS is now setting pulls to pending when they're submitted. This will keep us from needing to modify the CLI sync scripts with project specific tasks until the listener style code is implemented there (if it's really needed).

avatar mbabker mbabker - change - 8 Aug 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-08-08 19:40:07
avatar mbabker mbabker - close - 8 Aug 2014

Add a Comment

Login with GitHub to post a comment