-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XS⚠️ ◾ [Autogenerated] Release v1.5.7 (#426)
Autogenerated release for PR Metrics v1.5.7. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8e92348
commit e86b71a
Showing
16 changed files
with
2,931 additions
and
138,844 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<PoliCheckExclusions> | ||
<Exclusion Type="FileName">PACKAGE-LOCK.JSON</Exclusion> | ||
<Exclusion Type="FolderPathStart">\DIST\</Exclusion> | ||
<Exclusion Type="FileName">LICENSE.txt|PACKAGE-LOCK.JSON</Exclusion> | ||
<Exclusion Type="FolderPathStart">\DIST\</Exclusion><PoliCheckExclusions> | ||
</PoliCheckExclusions> | ||
</PoliCheckExclusions> |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.5.6 | ||
1.5.7 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -113,7 +113,7 @@ The default input values are expected to be appropriate for most builds. | |
Therefore, the following YAML definition is recommended: | ||
|
||
```YAML | ||
uses: microsoft/[email protected].6 | ||
uses: microsoft/[email protected].7 | ||
name: PR Metrics | ||
env: | ||
PR_METRICS_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
|
@@ -123,7 +123,7 @@ continue-on-error: true | |
If you wish to modify the inputs, YAML akin the to the following can be used: | ||
|
||
```YAML | ||
uses: microsoft/[email protected].6 | ||
uses: microsoft/[email protected].7 | ||
name: PR Metrics | ||
env: | ||
PR_METRICS_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
|
Oops, something went wrong.