jcabi/jcabi-github

MkIssueEvents.java:139-144: Make it possible to set the...

Opened this issue · 1 comments

0pdd commented

The puzzle 1063-0509ffcb from #1063 has to be resolved:

final int issue, final String login, final Optional<String> label
) throws IOException {
final String created = new Github.Time().toString();
this.storage.lock();
final int number;
try {

The puzzle was created by Chris Rebert on 15-Apr-15.

Estimate: 30 minutes,

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

0pdd commented

@amihaiemil please pay attention to this new issue.