Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TestSprite
/
testsprite-action
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Beta promotion: dev → main (composite action + self-test)
- #2
#2
Merged
fyZhang66
merged 21 commits into
main
TestSprite/testsprite-action:main
from
dev
TestSprite/testsprite-action:dev
Copy head branch name to clipboard
Aug 25, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Beta promotion: dev → main (composite action + self-test)
#2
fyZhang66
merged 21 commits into
main
TestSprite/testsprite-action:main
from
dev
TestSprite/testsprite-action:dev
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
ci: add selftest workflow (V2 partial-run guard on a real runner)
fyZhang66
committed
7bd0842
View commit details
Copy full SHA for 7bd0842
Browse repository at this point
fix(action): drop ${{ }} example from api-key description (invalid in action manifest)
fyZhang66
committed
736b57e
View commit details
Copy full SHA for 736b57e
Browse repository at this point
ci: add real-user-shape job (remote uses: ref, no scaffolding)
fyZhang66
committed
0f31446
View commit details
Copy full SHA for 0f31446
Browse repository at this point
ci: add v3-real-execution job (real browser run, junit + annotations)
fyZhang66
committed
a592d31
View commit details
Copy full SHA for a592d31
Browse repository at this point
ci: gate scenario jobs by event so dispatch runs v3 in isolation
fyZhang66
committed
3b89396
View commit details
Copy full SHA for 3b89396
Browse repository at this point
fix(action): create report-file parent dir before running (nested paths failed validation)
fyZhang66
committed
6c0a768
View commit details
Copy full SHA for 6c0a768
Browse repository at this point
feat(action): add test-id input (run a single test by id)
fyZhang66
committed
fa8133d
View commit details
Copy full SHA for fa8133d
Browse repository at this point
fix(action): don't upload/advertise a JUnit report in single-test mode
Show description for dc14c9d
fyZhang66
committed
dc14c9d
View commit details
Copy full SHA for dc14c9d
Browse repository at this point
Commits on Aug 18, 2026
fix(action): allow-partial must green a fully-skipped run; self-test real-user-ref on main only
Show description for 302981b
fyZhang66
committed
302981b
View commit details
Copy full SHA for 302981b
Browse repository at this point
chore(selftest): parameterize dev host + project/test ids via repo secrets
Show description for 830a99d
fyZhang66
committed
830a99d
View commit details
Copy full SHA for 830a99d
Browse repository at this point
fix(action): count real failures from runs[].status; harden self-test assertions
Show description for 60de336
fyZhang66
committed
60de336
View commit details
Copy full SHA for 60de336
Browse repository at this point
chore(selftest): also run on dev pushes (dev-first flow)
fyZhang66
committed
96d967f
View commit details
Copy full SHA for 96d967f
Browse repository at this point
Merge pull request #1 from TestSprite/ci/selftest
Show description for 23d3f36
fyZhang66
authored
23d3f36
View commit details
Copy full SHA for 23d3f36
Browse repository at this point
Commits on Aug 19, 2026
test(selftest): point v3-real filter at a real project test name
Show description for e796eaf
fyZhang66
committed
e796eaf
View commit details
Copy full SHA for e796eaf
Browse repository at this point
test(selftest): inline the V3 project/test ids instead of secrets
Show description for c67b495
fyZhang66
committed
c67b495
View commit details
Copy full SHA for c67b495
Browse repository at this point
Commits on Aug 25, 2026
fix(action): allow-partial must not green a crashed run
Show description for 3d7ab7b
fyZhang66
committed
3d7ab7b
View commit details
Copy full SHA for 3d7ab7b
Browse repository at this point
fix(action): single-test must not green a non-zero CLI exit; tighten self-test gates
Show description for d8a3cdb
fyZhang66
committed
d8a3cdb
View commit details
Copy full SHA for d8a3cdb
Browse repository at this point
fix(action): real single-test counts + error-code output; partial vs crash; strict-path false-green; target-url guard
Show description for 5d15815
fyZhang66
committed
5d15815
View commit details
Copy full SHA for 5d15815
Browse repository at this point
fix(action): configurable artifact-name to avoid upload-artifact@v4 duplicate-name failure
Show description for 6752131
fyZhang66
committed
6752131
View commit details
Copy full SHA for 6752131
Browse repository at this point
fix(action): red timed-out runs under allow-partial; harden single-test self-test
Show description for 88a20ac
fyZhang66
committed
88a20ac
View commit details
Copy full SHA for 88a20ac
Browse repository at this point
test(action): regression job for the timeout gate; harden fifo + 6/7 exclusion
Show description for 522c40a
fyZhang66
committed
522c40a
View commit details
Copy full SHA for 522c40a
Browse repository at this point
You can’t perform that action at this time.