super-productivity/packages/plugin-dev/github-issue-provider
Johannes Millan 7441eb9713 fix(plugins): improve error handling for GitHub issue creation and sync
GitHub API returns 404 instead of 401/403 when authentication is
missing or insufficient. Add token validation, catch 401/403/404
responses with actionable translated error messages, and surface
error details in snack notifications for both auto-create and
two-way sync push failures.
2026-03-10 19:06:00 +01:00
..
i18n fix(plugins): improve error handling for GitHub issue creation and sync 2026-03-10 19:06:00 +01:00
scripts feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
src fix(plugins): improve error handling for GitHub issue creation and sync 2026-03-10 19:06:00 +01:00
icon.svg feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
package-lock.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00
package.json fix(build): ensure plugin-api is built before plugin builds (#6720) 2026-03-04 11:25:21 +01:00
tsconfig.json feat(plugins): add plugin issue provider system with GitHub migration 2026-03-03 20:14:54 +01:00