David Blass
f34379415e
add per-agent smoke tests ( #100 )
2026-01-16 08:00:16 +00:00
Colin McDonnell
9e019d89d2
Clean up actions and payloads ( #98 )
...
* Clean up actions and payloads
* Clean up action
* Cleanup
2026-01-16 07:16:25 +00:00
Colin McDonnell
3539ddf943
Update committer email
2026-01-14 21:15:05 +00:00
Colin McDonnell
280bb7ef15
Fix vercel build
2026-01-13 08:11:59 +00:00
Mateusz Burzyński
a483711fee
Auto-retry ratelimited octokit requests
2026-01-07 17:17:20 +01:00
Colin McDonnell
d5bec7499b
Update review process
2025-12-21 22:23:18 -08:00
David Blass
5034ff8285
switch to start_dependency_installation and await_dependency_installation, fix action play.ts repo
2025-12-19 16:29:46 -05:00
David Blass
adc87d8b64
check packageManager
2025-12-17 18:00:36 -05:00
David Blass
90ed2648be
refactor main
2025-12-17 16:28:17 -05:00
Colin McDonnell
4826e9acb1
Clean up logs
2025-12-17 12:43:08 -08:00
Shawn Morreau
6716183068
Fix MCP file discovery errors ( #9 )
...
* fix tool errors
*QA
2025-12-17 11:29:27 -05:00
Colin McDonnell
9132a59758
Fix create_review and various opencode things
2025-12-16 22:14:41 -08:00
Colin McDonnell
1bff21f7fb
overhaul git setup
2025-12-16 18:01:51 -08:00
Colin McDonnell
f6ac916e22
Merge pull request #6 from pullfrog/fix-setup-git-auth-order
...
fix: move origin URL auth setup before git fetch in setupGit
2025-12-16 18:00:54 -08:00
Colin McDonnell
9a68a35ac6
No tags
2025-12-16 17:00:00 -08:00
Colin McDonnell
db68424ffc
fix: move origin URL auth setup before git fetch in setupGit
2025-12-16 16:51:53 -08:00
Colin McDonnell
853746ba65
Clean up fork setup
2025-12-16 00:15:57 -08:00
Colin McDonnell
efb4ad186f
Improve remote tracking
2025-12-15 23:56:47 -08:00
Colin McDonnell
e383dd33dd
Clean up destructuring
2025-12-15 23:32:02 -08:00
Colin McDonnell
b833cdd4af
0.0.141
2025-12-15 23:22:30 -08:00
Colin McDonnell
26336d0ac2
Tool factories
2025-12-15 23:04:20 -08:00
Colin McDonnell
0fced1dfa6
Clean up init
2025-12-15 22:21:47 -08:00
Colin McDonnell
a19ae49224
Determinstically set up PR branch
2025-12-15 21:12:55 -08:00
Colin McDonnell
2f16d2ef0e
Improve repo setup with gh cli
2025-12-15 20:21:56 -08:00
Colin McDonnell
b7511752b6
Improve PR review on external PRs
2025-12-15 19:10:10 -08:00
Colin McDonnell
59f85a9003
Switch to pullfrog.com
2025-12-04 16:40:10 -08:00
Colin McDonnell
e5a83284df
Tweak instructions, add git email
2025-12-04 14:47:51 -08:00
Colin McDonnell
c8cbda6972
simplify initialization
2025-11-26 10:23:27 -08:00
David Blass
aba21e7583
remove unnecessary git cleanup logic
2025-11-25 16:05:40 -05:00
David Blass
ff375b97e4
fix local git setup
2025-11-25 16:02:08 -05:00
Colin McDonnell
595b246235
update instructions fixtures and comment handling
2025-11-20 18:58:20 -08:00
Colin McDonnell
0ce1d9fd7b
deterministically set up working branch
2025-11-20 16:31:00 -08:00
Colin McDonnell
e5878de9e4
Drop usage of execSync, switch to $ util
2025-11-20 15:37:34 -08:00
David Blass
0a63f3da9d
try download claude
2025-11-06 20:28:58 -05:00
David Blass
42b023cc86
okok
2025-11-06 19:37:31 -05:00
David Blass
854e3d5e4d
add debug
2025-11-06 19:19:26 -05:00
David Blass
b9c15e9f38
fix github config
2025-11-06 19:05:57 -05:00
Pullfrog Action
7ef44eb254
try esm action
2025-11-06 19:03:19 -05:00
David Blass
15a7154aea
improve logging
2025-10-31 01:58:43 -04:00
David Blass
1328894afd
update action
2025-10-23 17:10:28 -04:00
David Blass
1922352d86
fix git push auth
2025-10-23 16:12:15 -04:00
ssalbdivad
9459803aaa
cleanup comments
2025-10-09 16:33:11 -04:00
Colin McDonnell
3139f541e4
feat: integrate OIDC token exchange in GitHub Action
...
- Add setupGitHubInstallationToken utility for OIDC token generation
- Implement automatic token exchange with Pullfrog API endpoint
- Add support for multiple authentication methods (input, env, OIDC)
- Create setup utilities for test repository management
- Update action entry point to handle new token flow
- Add environment variable documentation for API key
- Remove large bundled dependencies and optimize build
- Support both development and production token workflows
2025-09-10 00:30:45 -07:00