Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions tests/github-service-test.md
Original file line number Diff line number Diff line change
@@ -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*
Loading