Skip to content

feat(actions): improve actions behavior and add support for exec #689

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2025

Conversation

alexpasmantier
Copy link
Owner

@alexpasmantier alexpasmantier commented Aug 7, 2025

📺 PR Description

This improves support for fork and adds the logic for the exec feature.

I'm dropping the OutputMode logic for now as it doesn't seem that useful and kind of gets in the way right now. We might add that back later on.

Checklist

  • my commits and PR title follow the conventional commits format
  • if this is a new feature, I have added tests to consolidate the feature and prevent regressions
  • if this is a bug fix, I have added a test that reproduces the bug (if applicable)
  • I have added a reasonable amount of documentation to the code where appropriate

@alexpasmantier alexpasmantier merged commit 834a3cc into main Aug 7, 2025
6 checks passed
@alexpasmantier alexpasmantier deleted the actions-improved branch August 7, 2025 18:04
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