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

Add ability to run this workflow in shadow mode #44

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

lerebear
Copy link
Owner

@lerebear lerebear commented Mar 3, 2024

In "shadow mode", this workflow will compute a score even for users who have not opted into the workflow, but it will do any labeling or commenting. This sets up a future feature in which this workflow serializes the scores it computes in order to enable discriminatory analysis between those who have opted into the workflow and those wh have not.

@lerebear lerebear force-pushed the lerebear-shadow-mode branch 3 times, most recently from 94dbaab to f9acdbe Compare March 3, 2024 08:20
In "shadow mode", this workflow will compute a score even for users who
have not opted into the workflow, but it will not do any labeling or
commenting. This sets up a future feature in which this workflow
serializes the scores it computes in order to enable discriminatory
analysis between those who have opted into the workflow and those wh
have not.
@lerebear lerebear force-pushed the lerebear-shadow-mode branch from f9acdbe to 1c79755 Compare March 3, 2024 08:28
@lerebear lerebear merged commit eeb5acf into main Mar 3, 2024
2 checks passed
@lerebear lerebear deleted the lerebear-shadow-mode branch March 3, 2024 08:30
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