Skip to content

Commit 4d947c2

Browse files
authored
Merge branch 'microsoft:master' into master
2 parents 4d4acfa + b325a1d commit 4d947c2

File tree

12,003 files changed

+252765
-32702
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

12,003 files changed

+252765
-32702
lines changed

.github/policies/flaggedPackages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ configuration:
117117
label: Package-Flagged
118118
- addReply:
119119
reply: >-
120-
@${issueAuthor},
120+
${issueAuthor},
121121
122122
123123
The package in your PR appears to be flagged. See the table below for more information. If it is not clear why you are seeing this message, please open a [new issue](https://github.com/microsoft/winget-pkgs/issues/new) inquiring about the status of the package.

.github/policies/labelAdded.authorNotAuthorized.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ configuration:
1919
then:
2020
- addReply:
2121
reply: >-
22-
${issueAuthor},
23-
24-
2522
Changes to one or more files in your PR require authorization to modify. This PR has been assigned to our on call staff to evaluate.
2623
2724

.github/policies/labelAdded.binaryValidationError.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ configuration:
2121
then:
2222
- addReply:
2323
reply: >-
24-
Hello @${issueAuthor},
24+
Hello ${issueAuthor},
2525
2626
2727
The package manager bot determined there was an issue with one of the installers listed in the url field, and cannot continue.

.github/policies/labelAdded.changesRequested.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ configuration:
2020
then:
2121
- addReply:
2222
reply: >-
23-
Hello @${issueAuthor},
23+
Hello ${issueAuthor},
2424
2525
2626
The package manager bot determined changes have been requested to your PR.

.github/policies/labelAdded.driverInstall.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ configuration:
2121
then:
2222
- addReply:
2323
reply: >-
24-
Hello @${issueAuthor},
24+
Hello ${issueAuthor},
2525
2626
2727
This package appears to require user interaction to install.
@@ -55,7 +55,7 @@ configuration:
5555
then:
5656
- addReply:
5757
reply: >-
58-
Hello @${issueAuthor},
58+
Hello ${issueAuthor},
5959
6060
6161
This package appears to require user interaction to install.

.github/policies/labelAdded.errorHashMismatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ configuration:
2525
then:
2626
- addReply:
2727
reply: >-
28-
Hello @${issueAuthor},
28+
Hello ${issueAuthor},
2929
3030
3131
I am sorry to report that the Sha256 Hash does not match the installer. This may be caused by using a vanity URL rather than a URL directly to the binary.

.github/policies/labelAdded.errorInstallerAvailability.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ configuration:
2222
then:
2323
- addReply:
2424
reply: >-
25-
Hello @${issueAuthor},
25+
Hello ${issueAuthor},
2626
2727
2828
When processing this package, the URL to the installer returned a 404 error or was determined to be invalid.

.github/policies/labelAdded.hardware.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ configuration:
2222
then:
2323
- addReply:
2424
reply: >-
25-
Hello @${issueAuthor},
25+
Hello ${issueAuthor},
2626
2727
2828
This package appears to require specific hardware.
@@ -58,7 +58,7 @@ configuration:
5858
then:
5959
- addReply:
6060
reply: >-
61-
Hello @${issueAuthor},
61+
Hello ${issueAuthor},
6262
6363
6464
This package appears to require specific hardware.

.github/policies/labelAdded.highestVersionRemoval.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ configuration:
2020
then:
2121
- addReply:
2222
reply: >-
23-
Hello @${issueAuthor},
23+
Hello ${issueAuthor},
2424
2525
2626
This PR removes the highest available version of the package from the repository.

.github/policies/labelAdded.interactiveOnlyInstaller.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ configuration:
2121
then:
2222
- addReply:
2323
reply: >-
24-
Hello @${issueAuthor},
24+
Hello ${issueAuthor},
2525
2626
2727
This package appears to require user interaction to install.
@@ -55,7 +55,7 @@ configuration:
5555
then:
5656
- addReply:
5757
reply: >-
58-
Hello @${issueAuthor},
58+
Hello ${issueAuthor},
5959
6060
6161
This package appears to require user interaction to install.

0 commit comments

Comments
 (0)