codeowners-validator:GitHub CODEOWNERS文件验证器

时间:2024-05-28 15:33:12
【文件属性】:

文件名称:codeowners-validator:GitHub CODEOWNERS文件验证器

文件大小:629KB

文件格式:ZIP

更新时间:2024-05-28 15:33:12

github go checker validator hacktoberfest

确保您的CODEOWNERS文件正确无误。 编码所有者验证器 Codeowners Validator项目根据验证GitHub 文件。 它支持公共和私有GitHub存储库以及GitHub Enterprise安装。 用法 码头工人 export GH_TOKEN= < your> docker run --rm -v $( pwd ) :/repo -w /repo \ -e REPOSITORY_PATH= " . " \ -e GITHUB_ACCESS_TOKEN= " $GH_TOKEN " \ -e EXPERIMENTAL_CHECKS= " notowned " \ -e OWNER_CHECKER_REPOSITORY= " org-name/rep-name " \ mszostok/codeowners-validator:v0.6.


【文件预览】:
codeowners-validator-master
----.dockerignore(62B)
----.dependabot()
--------config.yml(107B)
----.golangci.yml(562B)
----go.mod(1KB)
----pkg()
--------url()
--------codeowners()
--------version()
----main.go(2KB)
----.github()
--------pull-request-template.md(271B)
--------ISSUE_TEMPLATE()
--------workflows()
----go.sum(14KB)
----action.yml(3KB)
----install.sh(10KB)
----Dockerfile(528B)
----CONTRIBUTING.md(2KB)
----internal()
--------printer()
--------runner()
--------envconfig()
--------ptr()
--------load()
--------check()
--------github()
--------ctxutil()
----LICENSE(11KB)
----README.md(11KB)
----Makefile(1KB)
----hack()
--------compress.sh(1KB)
--------run-lint.sh(2KB)
--------lib()
--------run-test-integration.sh(1KB)
--------run-test-unit.sh(1KB)
--------README.md(355B)
----.goreleaser.yml(1KB)
----docs()
--------investigation()
--------assets()
--------README.md(311B)
--------release.md(714B)
--------development.md(2KB)
--------gh-token.md(1KB)
--------gh-action.md(2KB)
----tests()
--------integration()
----.gitignore(59B)

网友评论