Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Update priorities to match GC's use case #3

Merged
merged 2 commits into from
Jun 21, 2021
Merged

Conversation

nnikolovGC
Copy link

Disables the checks that we do not want to monitor as part of our benchmarking process.

@ghost ghost self-requested a review June 21, 2021 08:16
Copy link

@melmols melmols left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ghost
Copy link

ghost commented Jun 21, 2021

Commit all makes sense. To make the script more readable it would be better to update the true/false statement rather than comment and uncomment. This would make the code more readable.

I.e. changing from

#OrgScore1_2="true"
OrgScore1_2="false"

to

OrgScore1_2="false"

@ghost
Copy link

ghost commented Jun 21, 2021

LGTM.

@nnikolovGC nnikolovGC merged commit e25b095 into master Jun 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants