Skip to content

feat: improve precision for github-env - #199

Merged
woodruffw merged 3 commits into
mainfrom
ww/gh-env-improvements
Nov 25, 2024
Merged

feat: improve precision for github-env#199
woodruffw merged 3 commits into
mainfrom
ww/gh-env-improvements

Conversation

@woodruffw

Copy link
Copy Markdown
Member

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
@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