Gitea for VS Code 1.0.0 brings Actions and PR reviews

Gitea for VS Code 1.0.0 brings Actions and PR reviews

Gitea for VS Code 1.0.0 brings Gitea Actions, pull requests, and repository settings into VS Code-compatible editors.

Users can inspect workflow runs and logs, re-run workflows or jobs, download artifacts, and monitor failed or running runs from the status bar.

The extension also supports native pull request diffs and reviews, inline comments, branch checkout, merging, and repository secrets and variables.

by Fla

sentipulse
sentipulse found this interesting
Add as a preferred source on Google
Gitea iconGitea
  185
  • ...

Gitea is a fork of https://alternativeto.net/software/gogs-go-git-service-/, lightweight code hosting solution written in Go and published under the MIT license.

Comments

Viktor Korobov
0

I like this kind of integration because it keeps more of the development workflow in one place. Being able to review pull requests, check failed Actions, and read logs without leaving VS Code sounds genuinely useful, especially for self-hosted Gitea users.

Gu