TestMyVibes + GitHub Actions
GitHub Actions is akisiniza insan QA ekleyin
Entegrasyon Kurulumu
GitHub Actions CI/CD pipeline'inizda bir adim olarak TestMyVibes API cagrisi ekleyin.
# .github/workflows/test.yml
name: Deploy & Test
on: [push]
jobs:
deploy-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm run deploy
- name: Trigger Human QA
run: |
curl -X POST https://testmyvibes.com/v1/jobs \
-H "Authorization: Bearer ${{ secrets.TMV_API_KEY }}" \
-H "Content-Type: application/json" \
-d '{"url":"$DEPLOY_URL","title":"CI Test","jobType":"General QA"}'
TestMyVibes'i GitHub Actions ile Neden Kullanalim?
-
CI/CD Native
Mevcut GitHub Actions pipeline'iniza tek bir adim olarak uyar.
-
API Güdümlü
Tam otomasyon icin REST API kullanin.
-
Webhook Sonuclari
Tamamlandiginda webhook ile test sonuclarini alin.
GitHub Actions uygulamanizi test etmeye baslayin
Kredi basi 0,10$ kullandikca ode. En kucuk paket 5$.
GitHub Actions ile Test Etmeye BaslayinKredi basi 0,10$ · Taahut yok · Ayni gun sonuclar
Building on a vibe-coding platform?
We test apps built with every major AI coding tool. Pair GitHub Actions deploys with platform-specific QA: