microsoft / PR-Metrics

A GitHub Action & Azure Pipelines task for augmenting pull request titles to let reviewers quickly determine PR size and test coverage.
https://github.com/microsoft/Omex
MIT License
58 stars 12 forks source link

XS⚠️ ◾ [Autogenerated] Release v1.6.4 #544

Closed muiriswoulfe closed 1 month ago

muiriswoulfe commented 1 month ago

Autogenerated release for PR Metrics v1.6.4. This includes the latest dependency updates.

github-actions[bot] commented 1 month ago

Required License Update

Before completing this PR, the license information must be updated.

  1. Wait for the entire PR build to complete.

  2. Use the internal Microsoft Component Governance tooling to update src/LICENSE.txt with the automatically generated license information.

    1. At the top of the page, click main and select "Edit tracked branches".
    2. Click the wrench icon to right of refs/pull/PR_ID/merge where PR_ID is the PR number.
    3. In the flyout, select "Track this branch". Ensure the "PR Metrics – PR" pipeline is selected. Click "Submit".
    4. At the top of the page, click microsoft/PR-Metrics to navigate back to the original page.
    5. Change the main branch to refs/pull/PR_ID/merge where PR_ID is the PR number. It is very important that this is selected correctly or the wrong license information will be generated.
    6. Use Notice > Configure to ensure that only the dependencies from package.json are included and that the devDependencies are excluded.
    7. Use Notice > Download to generate the file. Select Pipeline "PR" and Format "Plain Text". Click "Download".
    8. Add the downloaded content to the end of src/LICENSE.txt. Note that the ordering of licenses may change.
    9. If the download dialog includes any notice indicating that license information could not be located at Clearly Defined, you will need to add the information to that source. To do this, expand the drop down menu in the dialog to reveal the problematic dependencies. For each dependency:

      1. Navigate to the Clearly Defined Harvest page.
      2. In the first search box, select "NpmJS".
      3. In the second search box, select the dependency name.
      4. In the "Pick an npm version" box, select the appropriate version.
      5. Click "Harvest".

      It is also possible to add all dependencies to the page and click "Harvest" afterwards to harvest all license information simultaneously.

      Wait some time for harvesting to complete and try regenerating the license information at the Component Governance page. Repeat the process until all license information is available.

  3. Commit all the changes to your branch, updating the PR.

github-actions[bot] commented 1 month ago

PR Metrics

Thanks for keeping your pull request small. ⚠️ Consider adding additional tests. Lines
Product Code 2
Test Code 1
Subtotal 3
Ignored Code 11
Total 14

Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs!