Slava Semushin
Slava Semushin
Hello, thank you for your ticket! I'm agree that it would be a good improvement. May be do you want to provide PR for that? :)
@yegor256 I saw it, thanks! This feature makes 0pdd unusable to me completely. Perhaps, I'm alone who have many comments in the old style but 0pdd now doesn't work at...
The same here: https://github.com/php-coder/mystamps/commit/4c8b5fa8dd72cbb249a4ddb08d09fc6ec4676685#commitcomment-65178562 I did no changes with @0pdd
@g4s8 AFAIU that is what `format.short-title` option does -- it excludes a filename and leaves only todo description.
Workaround: use HTTP instead of HTTPS for an image.
I found at least one use-case where it should be a collaborator with write permissions -- adding labels. Otherwise it will fail: https://github.com/php-coder/mystamps/issues/745#issuecomment-349123749 Anyway, doc is saying about "read-only access"...
> you don't need this for a public repository It fails to me otherwise: `POST https://api.github.com/repos/php-coder/mystamps/labels: 404 - Not Found // See: https://developer.github.com/v3/issues/labels/#create-a-label` See https://github.com/php-coder/mystamps/issues/748#issuecomment-349789210
> Then, when you try to use labels, you will get this message and will add @0pdd to the list of collaborators. Could you document it? It could go to...
After a few years, I faced it again. The error is the following: > POST https://api.github.com/repos/php-coder/mystamps-country/issues/2/labels: 403 - Must have admin rights to Repository. // See: https://developer.github.com/v3/issues/labels/#add-labels-to-an-issue Example: https://github.com/php-coder/mystamps-country/issues/2#issuecomment-562358486
+1 here. The UX can be better and follow user step-by-step instead of redirecting to a page with a list of projects.