Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Prevent non mc from dutying more than 6 hours consecutively #481
base: master
Are you sure you want to change the base?
Prevent non mc from dutying more than 6 hours consecutively #481
Changes from 48 commits
2a0ec53
783db58
1413800
0f9ff6f
7e27e0e
397b38b
2d66236
5ebaa63
1de3725
b4b6cb0
7f5318b
8c59a1f
2c6627c
199245f
2aebbf7
cf21c40
91d3252
193b442
5b48e19
4e9d8f3
e0b6839
6979d13
57c3bef
9b68e5c
96c89d9
c658d1c
a8ce2bb
44483ac
3adc797
1390159
06901e3
f0a629c
4965911
7520a43
bd87012
8ca8ff9
02104f3
97f55fc
ddbc91c
957721c
e9bfee3
1a5d756
d794e61
6dee8cb
ddb105f
3660437
6356bc1
08d0eac
2e0fb47
e7e1ddc
2ba99e5
48f45ad
be6986b
9bc57c7
18a408c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Metrics/AbcSize: Assignment Branch Condition size for non_mc_exceed_hrs? is too high. [26.42/18]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't include this file in the branch. (Btw, the filename is supposed to be
.env
, you're missing a dot)