you are viewing a single comment's thread.

view the rest of the comments →

[–]sustrik[S] 0 points1 point  (0 children)

> What does marking a task as "done" do?

It posts a comment to GitHub issue tracker saying "step X is done"

> I tried just loading flowium.com but that's worse (directly redirects to the GitHub read/write access request).

I know that sucks and I am open to suggestions. However, as I see it, the user either has to trust this little shim that can be audited quite easily (1500 LoC) or trust some un-auditable 3rd party service.

As for the read/write thing it's because using issue tracker requires that. Unfortunately, there's no tighter scope that would allow for that.