From 809ae4489e132363b5bf90f76d4976fec8c259d9 Mon Sep 17 00:00:00 2001 From: "vers-landing-github-prod[bot]" <241826131+vers-landing-github-prod[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 18:59:33 +0000 Subject: [PATCH] test: add github service verification file [automated] --- tests/github-service-test.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tests/github-service-test.md diff --git a/tests/github-service-test.md b/tests/github-service-test.md new file mode 100644 index 0000000..0da54d1 --- /dev/null +++ b/tests/github-service-test.md @@ -0,0 +1,23 @@ +# GitHub Service Verification Test + +This file was created automatically by the reef github service +to verify end-to-end token minting and GitHub API access. + +## What is this? + +The reef `github` service mints scoped GitHub App installation tokens +via the Vers API. This test verifies that the `develop` profile can: + +- Create branches +- Push commits (create files) +- Create pull requests +- Write issue comments +- Read CI status + +## Safe to delete + +This file and its associated PR/branch are test artifacts. +See: `services/github/` in the reef repo. + +--- +*Created: 2026-03-24 by reef github service verification test*