Skip to content
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

feat: improve precision for github-env #199

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Conversation

woodruffw
Copy link
Owner

Per #197 -- this improves our precision by only matching things that resemble writes to $GITHUB_ENV, e.g. ... >> $GITHUB_ENV.

There are probably other patterns we should detect, and this is still very primitive. Longer term, we need to perform some degree of actual parsing here.

@woodruffw woodruffw added the enhancement New feature or request label Nov 25, 2024
@woodruffw woodruffw self-assigned this Nov 25, 2024
@woodruffw woodruffw mentioned this pull request Nov 25, 2024
3 tasks
@woodruffw woodruffw merged commit 15b83bf into main Nov 25, 2024
4 checks passed
@woodruffw woodruffw deleted the ww/gh-env-improvements branch November 25, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant