Skip to content

feat: add GitHub Action pre- and post-run hooks#82

Merged
V3RON merged 1 commit intomainfrom
feat/action-hooks
Mar 24, 2026
Merged

feat: add GitHub Action pre- and post-run hooks#82
V3RON merged 1 commit intomainfrom
feat/action-hooks

Conversation

@V3RON
Copy link
Copy Markdown
Contributor

@V3RON V3RON commented Mar 24, 2026

Description

Adds preRunHook and afterRunHook support to the unified GitHub Action, with the same behavior preserved for the deprecated platform-specific actions. Hooks run in bash, expose Harness context env vars, and ensure afterRunHook runs after Harness even when the test run fails.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-harness Ready Ready Preview, Comment Mar 24, 2026 9:04am

Request Review

@V3RON V3RON force-pushed the feat/action-hooks branch from c3e1831 to 2e55c34 Compare March 24, 2026 09:03
@V3RON V3RON changed the title feat: add pre and after hooks to Github Action @V3RON feat: add GitHub Action pre- and post-run hooks Mar 24, 2026
@V3RON V3RON changed the title @V3RON feat: add GitHub Action pre- and post-run hooks feat: add GitHub Action pre- and post-run hooks Mar 24, 2026
@V3RON V3RON merged commit 93c3e1f into main Mar 24, 2026
3 checks passed
@V3RON V3RON deleted the feat/action-hooks branch March 24, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant