Add CLI community health and governance - #11
Merged
Conversation
Signed-off-by: Ghertil Abdelmalek <ghertilabdelmalek@outlook.fr>
7 tasks
Collaborator
Author
|
@coderabbitai review |
Collaborator
Author
|
CI dependency confirmed:
This PR intentionally does not duplicate those functional fixes. Merge #10 first, then update this branch from main and rerun the checks. The local documentation/community validation remains green. |
malik111110
commented
Jul 18, 2026
malik111110
left a comment
Collaborator
Author
There was a problem hiding this comment.
Self-review completed: community files cover every acceptance item in #4; issue-form YAML, local Markdown links, public endpoints, private vulnerability reporting, DCO sign-off, gofmt, go mod tidy, vet, tests, and build were verified. No documentation-scope change is requested. Remote Windows and SARIF failures are pre-existing main defects already fixed and green in #10. Another maintainer must provide the required approval.
…h-files Signed-off-by: Ghertil Abdelmalek <ghertilabdelmalek@outlook.fr>
malik111110
marked this pull request as ready for review
July 18, 2026 01:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Why
The public CLI had a Code of Conduct but no actionable contribution, security, support, or governance path. Blank public issues also made it easy to disclose sensitive details or omit the fixture and noise evidence needed to review scanner changes.
Validation
patchflow.devpublishes an MX record for the existing conduct addressgofmtcleango mod tidystable; directpflagusage is now classified correctlygo vet ./...go build ./...Remaining closure evidence
After merge, create and close one harmless test issue through the new issue chooser, verify each rendered form on the default branch, and confirm delivery to the existing Code of Conduct address. Those default-branch checks cannot be completed from a pull-request branch.
Refs #4