stack
stack copied to clipboard
Spur GitHub Actions integration
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| stack-backend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 7, 2024 7:37pm |
| stack-dashboard | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 7, 2024 7:37pm |
| stack-demo | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 7, 2024 7:37pm |
| stack-partial-prerendering | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 7, 2024 7:37pm |
🌿 Preview your docs: https://stack-auth-preview-0bc77a42-9166-4ae8-82ab-b837d8c1d73f.docs.buildwithfern.com
🌿 Preview your docs: https://stack-auth-preview-e4941ce1-d34c-4292-956d-1b23b3178b8b.docs.buildwithfern.com
🌿 Preview your docs: https://stack-auth-preview-b0b3c494-b57d-4cde-8eb4-af180aba20b4.docs.buildwithfern.com
We have finished reviewing your PR. We have determined it as doing the following: Here's a markdown-formatted list of bullets describing what the PR does:
-
Adds a new GitHub Actions workflow file
spur-report.yaml:- Triggers on status updates
- Extracts repository owner, repo name, and PR number
- Collects all statuses for the commit
- Generates a CI/CD report with test results
- Updates or creates a comment on the PR with the report
- Sets the overall commit status based on test results
-
Adds a new GitHub Actions workflow file
spur-trigger.yaml:- Triggers on push events
- Sends a POST request to a Spur webhook
- Includes the commit SHA and repository information in the request headers
-
Both workflows are designed to integrate with a CI/CD system called Spur
-
The
spur-report.yamlworkflow provides detailed test results and status updates -
The
spur-trigger.yamlworkflow initiates test suites on the Spur platform We have found no vulnerabilities.
🌿 Preview your docs: https://stack-auth-preview-9e88bdd4-beb6-401d-b8ad-3401efbb8ba4.docs.buildwithfern.com