feat: GitHub integration (#323)
* chore(deps): bump @hookform/resolvers from 3.10.0 to 5.1.1 in /apps/web
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.10.0 to 5.1.1.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](https://github.com/react-hook-form/resolvers/compare/v3.10.0...v5.1.1)
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
dependency-version: 5.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): update zod to version 3.25.6
* refactor: replace Error with HTTPException
* chore(ci): specify biome version 1.9.4 in CI workflow
* chore(ci): update Biome version to 1.9.7 in CI workflow
* feat: enhance project settings form with unsaved changes warning
* feat: implement GitHub integration with create, delete, and verify functionalities
* chore: update build script in package.json to output ESM format
* chore: refine build script in package.json to include additional external packages
* chore(deps): update @octokit/webhooks and octokit versions in package.json and pnpm-lock.yaml
* refactor: remove unused repository ID retrieval and update webhook URLs in documentation
* feat: add GitHub app info endpoint and integrate it into the repository browser modal
* feat: increase repository listing limit to 500 for GitHub app integration
* feat: enhance GitHub comment formatting and task description handling
* feat: add GitHub integration documentation and setup guide enhancements
* chore(deps): bump @hookform/resolvers from 3.10.0 to 5.1.1 in /apps/web (#318)
* chore(deps): bump @hookform/resolvers from 3.10.0 to 5.1.1 in /apps/web
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.10.0 to 5.1.1.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](https://github.com/react-hook-form/resolvers/compare/v3.10.0...v5.1.1)
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
dependency-version: 5.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): update zod to version 3.25.6
* refactor: replace Error with HTTPException
* chore(ci): specify biome version 1.9.4 in CI workflow
* chore(ci): update Biome version to 1.9.7 in CI workflow
* feat: enhance project settings form with unsaved changes warning
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrej <aacevski@gmail.com>
* chore(release): v1.0.0
* fix: resolve merge conflicts in pnpm-lock.yaml and update @types/node dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
authored by