PR-Metrics
A GitHub Action & Azure Pipelines task for augmenting pull request titles to let reviewers quickly determine PR size and test coverage.
파일 탐색기
최종 버전 다운로드 (.zip)- devcontainer.json
- action.yml
- New-GitHubAppToken.ps1
- refresh-ci-dependencies.agent.md
- CredScanSuppressions.json
- PoliCheckExclusions.xml
- pr-test.yml
- pr.yml
- prod.yml
- release.yml
- template.yml
- bug_report.md
- config.yml
- feature-request.md
- .codespellrc
- .jscpd.json
- .yaml-lint.yml
- codeql.yml
- gitleaks.toml
- trivy.yaml
- Test-Changes.ps1
- Update-Licenses.ps1
- Update-ThirdPartyNotices.ps1
- Update-Version.ps1
- build.yml
- release-initiate.yml
- release-publish.yml
- CODE_OF_CONDUCT.md
- CODEOWNERS
- CONTRIBUTING.md
- dependabot.yml
- pull_request_template.md
- release-publish-trigger.txt
- release-version.json
- SUPPORT.md
- launch.json
- exec-child.js
- index.mjs
- lib.json
- README.md
- resources.resjson
- add-federated-credential.png
- azure-devops-service-connection-1.png
- azure-devops-service-connection-2.png
- azure-devops-service-connection-3.png
- azure-devops-service-connection-4.png
- create-managed-identity.png
- task-definition.png
- variable-definition.png
- azure-pipelines-task.md
- cross-platform-architecture.md
- default-code-file-extensions.md
- dependency-management.md
- development.md
- README.md
- secrets-management.md
- security-assessment.md
- security-assurance.md
- security-scanning-policy.md
- troubleshooting.md
- verification.md
- workload-identity-federation.md
- fs-helpers.mjs
- comment.png
- description.png
- icon.png
- ignored.png
- task-add.png
- task-definition.png
- titles.png
- gitInvoker.ts
- octokitGitDiffParser.ts
- resourcesJsonInterface.d.ts
- codeFileMetricInterface.d.ts
- codeMetrics.ts
- codeMetricsCalculator.ts
- codeMetricsData.ts
- inputs.ts
- inputsDefault.ts
- pullRequest.ts
- pullRequestComments.ts
- pullRequestCommentsData.ts
- commentData.ts
- errorWithStatusInterface.d.ts
- fileCommentData.ts
- pullRequestCommentData.ts
- pullRequestDetailsInterface.d.ts
- azureReposInvoker.ts
- baseReposInvoker.ts
- gitHubReposInvoker.ts
- reposInvoker.ts
- reposInvokerInterface.d.ts
- tokenManager.ts
- azurePipelinesRunnerInvoker.ts
- endpointAuthorization.ts
- execOutput.ts
- gitHubRunnerInvoker.ts
- runnerInvoker.ts
- runnerInvokerInterface.d.ts
- constants.ts
- fixedLengthArrayInterface.d.ts
- httpStatusCodes.ts
- logger.ts
- validator.ts
- createIssueCommentResponse.ts
- createReviewCommentResponse.ts
- deleteReviewCommentResponse.ts
- getIssueCommentsResponse.ts
- getPullResponse.ts
- getReviewCommentsResponse.ts
- listCommitsResponse.ts
- updateIssueCommentResponse.ts
- updatePullResponse.ts
- azureDevOpsApiWrapper.ts
- azurePipelinesRunnerWrapper.ts
- consoleWrapper.ts
- gitHubRunnerWrapper.ts
- httpWrapper.ts
- octokitWrapper.ts
- compositionRoot.ts
- pullRequestMetrics.ts
- resources.resjson
- gitInvoker.spec.ts
- octokitGitDiffParser.spec.ts
- packageJsonInterface.d.ts
- taskJsonInterface.d.ts
- vssExtensionJsonInterface.d.ts
- rename.ts
- delete.ts
- linesToAdd.ts
- linesToDelete.ts
- rename.ts
- pipeline-insufficient-access.yaml
- pipeline-insufficient-history.yaml
- pipeline-no-pat.yaml
- pipeline-no-sources.yaml
- pipeline.yaml
- add.ts
- file.ignored
- file.ts
- fileTest.ts
- pipeline.yaml
- binary.png
- pipeline.yaml
- pipeline.yaml
- Instructions.md
- codeMetrics.defaults.spec.ts
- codeMetrics.edgeCases.spec.ts
- codeMetrics.fileMatching.spec.ts
- codeMetrics.getDeletedFilesNotRequiringReview.spec.ts
- codeMetrics.getFilesNotRequiringReview.spec.ts
- codeMetrics.nonDefaults.spec.ts
- codeMetricsCalculator.spec.ts
- codeMetricsData.property.spec.ts
- codeMetricsData.spec.ts
- codeMetricsTestSetup.ts
- inputs.allInputs.spec.ts
- inputs.alwaysCloseComment.spec.ts
- inputs.baseSize.spec.ts
- inputs.codeFileExtensions.spec.ts
- inputs.fileMatchingPatterns.spec.ts
- inputs.growthRate.spec.ts
- inputs.property.spec.ts
- inputs.testFactor.spec.ts
- inputs.testMatchingPatterns.spec.ts
- inputsTestSetup.ts
- pullRequest.spec.ts
- pullRequestComments.spec.ts
- pullRequestCommentsData.spec.ts
- commentData.spec.ts
- fileCommentData.spec.ts
- pullRequestCommentData.spec.ts
- azureReposInvoker.createComment.spec.ts
- azureReposInvoker.deleteCommentThread.spec.ts
- azureReposInvoker.getComments.spec.ts
- azureReposInvoker.getTitleAndDescription.spec.ts
- azureReposInvoker.isAccessTokenAvailable.spec.ts
- azureReposInvoker.setTitleAndDescription.spec.ts
- azureReposInvoker.updateComment.spec.ts
- azureReposInvokerTestSetup.ts
- gitHubReposInvoker.createComment.spec.ts
- gitHubReposInvoker.deleteCommentThread.spec.ts
- gitHubReposInvoker.getComments.spec.ts
- gitHubReposInvoker.getTitleAndDescription.spec.ts
- gitHubReposInvoker.isAccessTokenAvailable.spec.ts
- gitHubReposInvoker.setTitleAndDescription.spec.ts
- gitHubReposInvoker.updateComment.spec.ts
- gitHubReposInvokerConstants.ts
- gitHubReposInvokerTestSetup.ts
- reposInvoker.spec.ts
- tokenManager.spec.ts
- azurePipelinesRunnerInvoker.spec.ts
- gitHubRunnerInvoker.spec.ts
- runnerInvoker.spec.ts
- resources.resjson.spec.ts
- invalidInputs.ts
- assertExtensions.ts
- createRequestError.ts
- httpError.ts
- mockito.ts
- resolvableInstance.ts
- resolvableInstanceTargetInterface.d.ts
- stubEnv.ts
- stubLocalization.ts
- logger.spec.ts
- validator.spec.ts
- errorWithStatus.ts
- execSyncResult.ts
- octokitLogObjectInterface.d.ts
- pullRequestMetrics.spec.ts
- task.spec.ts
- .npmrc
- icon.png
- index.ts
- task.json
- task.loc.json
- tsconfig.json
- tsconfig.test.json
- typedoc.json
- LICENSE.txt
- overview.md
- vss-extension.json
- .c8rc.json
- .editorconfig
- .gitignore
- .markdownlint.json
- .npmrc
- action.yml
- AGENTS.md
- eslint.config.mjs
- GOVERNANCE.md
- LICENSE
- package-lock.json
- package.json
- README.md
- ROADMAP.md
- SECURITY.md
// repository documentation
Was this content helpful?
(0 ratings)
