Block a user
[nixos-configs-vru] Add skill for responding to Gitea PR review comments
we should tag any of the commenters in our response as well
[nixos-configs-vru] Add skill for responding to Gitea PR review comments
let's use nix run nixpkgs#tea instead of a nix-shell
[nixos-configs-vru] Add skill for responding to Gitea PR review comments
Review Comments Addressed
Changes made (commit 3a2773d):
gitea_pr_review.md:12: Added nix prerequisite note - nix users can get tools via nixpkgs
Also in this commit:
- Rewrote…
[nixos-configs-vru] Add skill for responding to Gitea PR review comments
that will be a separate skill though, so no need to update this now
[nixos-configs-vru] Add skill for responding to Gitea PR review comments
we eventually want to run this in CI, where the tea token will be passed in as an env var
[nixos-configs-vru] Add skill for responding to Gitea PR review comments
we heavily rely on nix and try to ensure all environments this skill will be running in will have it installed. could we indicate that here in Prerequisites that access to nix+nixpkgs satisfies this?
[nixos-configs-vru] Add skill for responding to Gitea PR review comments
[nixos-configs-v2v] Pin perles package to specific commit