TestMyVibes + GitHub Actions

Tambahkan QA manusia ke workflow GitHub Actions Anda

Pengaturan Integrasi

Tambahkan panggilan API TestMyVibes sebagai langkah di pipeline CI/CD GitHub Actions Anda.

# .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"}'

Mengapa Menggunakan TestMyVibes dengan GitHub Actions?

  • Native CI/CD

    Cocok dengan pipeline GitHub Actions yang ada sebagai satu langkah.

  • Berbasis API

    Gunakan REST API untuk otomasi lengkap.

  • Hasil Webhook

    Terima hasil pengujian via webhook setelah selesai.

Mulai menguji aplikasi GitHub Actions Anda

Bayar sesuai pemakaian $0,10 per kredit. Paket terkecil $5.

Mulai Menguji dengan GitHub Actions

$0,10 per kredit · Tanpa komitmen · Hasil di hari yang sama

Building on a vibe-coding platform?

We test apps built with every major AI coding tool. Pair GitHub Actions deploys with platform-specific QA:

Replit QA Cursor QA Lovable QA Bolt QA Windsurf QA v0 QA GitHub Copilot QA