-
Notifications
You must be signed in to change notification settings - Fork 274
Add .github/ responsible members to codeowners. #5534
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 .github/ responsible members to codeowners. #5534
Conversation
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.
Seems fair. A new line at the end of the file would be nice!
Add the members of the diffblue open-source team, the internal team responsible for maintenance of CBMC to the codeowners file as responsible for the github tooling and CI pipeline.
bb1307a
to
25db5e5
Compare
Codecov Report
@@ Coverage Diff @@
## develop #5534 +/- ##
========================================
Coverage 68.52% 68.52%
========================================
Files 1187 1187
Lines 98265 98265
========================================
Hits 67339 67339
Misses 30926 30926
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
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.
I have problems with the second commit.
-
As far as I am aware "being at Diffblue" is not a requirement for being a CODEOWNER.
-
If you are going to revoke or modify CODEOWNER status based on lack of interest / no longer involved (which is long overdue -- there is at least one CODEOWNER who's github handle has changed) then can this be done evenly and not just for
scripts/
. -
This should be a separate PR with clear criteria (and notification to the people involved), not added on to a different change.
Also, it looks like the code coverage is broken. Please can (ironically enough) one of the maintainers for the CI please look at it? |
Hi @martin-cs.
Cheers, Fotis. |
25db5e5
to
33919a6
Compare
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.
@NlightNFotis thanks for the thoughtful response. I agree that having PRs blocked on people who are no longer involved is bad. I have e-mailed you some thoughts about how to go about cleaning up CODEOWNERS. As that is a separate issue, I have no objections to this PR.
Add the members of the diffblue open-source team, the internal team responsible for maintenance of CBMC to the codeowners file as responsible for the github tooling and CI pipeline.