Skip to content

Conversation

@uvproj
Copy link
Contributor

@uvproj uvproj commented Apr 14, 2025

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.10 schema?

Note: <path> is the directory's name containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-57-248209-20250414-1

@wingetbot wingetbot added Manifest-Metadata-Consistency New-Manifest Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Apr 15, 2025
@wingetbot
Copy link
Collaborator

=== manifests\d\Derailed\k9s\0.50.3 ===
Missing Properties value based on version 0.50.2:

  • ReleaseNotes

@microsoft-github-policy-service microsoft-github-policy-service bot added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Apr 15, 2025
@wingetbot wingetbot added Validation-Completed Validation passed and removed Validation-Completed Validation passed labels Apr 15, 2025
@wingetbot wingetbot added Validation-Completed Validation passed and removed Validation-Completed Validation passed labels Apr 15, 2025
@wingetbot wingetbot added Validation-Completed Validation passed and removed Validation-Completed Validation passed labels Apr 15, 2025
@wingetbot wingetbot added Validation-Completed Validation passed and removed Validation-Completed Validation passed labels Apr 15, 2025
@wingetbot wingetbot added Validation-Completed Validation passed and removed Validation-Completed Validation passed labels Apr 15, 2025
@stephengillie
Copy link
Collaborator

Merging failed with:

Error:
{
"message": "Required status check \u0022license/cla\u0022 is queued.",
"documentation_url": "https://docs.github.com/articles/about-protected-branches",
"status": "405"
} - Url - Body: {"merge_method":"squash","sha":"73c834ee4d24e16c67c8f85494d45496756fb691"}

(Automated response - build 1042.)

@wingetbot wingetbot added the Validation-Completed Validation passed label Apr 15, 2025
@stephengillie
Copy link
Collaborator

Merging failed with:

Error:
{
"message": "Required status check \u0022license/cla\u0022 is queued.",
"documentation_url": "https://docs.github.com/articles/about-protected-branches",
"status": "405"
} - Url - Body: {"merge_method":"squash","sha":"73c834ee4d24e16c67c8f85494d45496756fb691"}

(Automated response - build 1042.)

@stephengillie
Copy link
Collaborator

Merging failed with:

Error:
{
"message": "Required status check \u0022license/cla\u0022 is queued.",
"documentation_url": "https://docs.github.com/articles/about-protected-branches",
"status": "405"
} - Url - Body: {"merge_method":"squash","sha":"73c834ee4d24e16c67c8f85494d45496756fb691"}

(Automated response - build 1042.)

@stephengillie
Copy link
Collaborator

Merging failed with:

Error:
{
"message": "Required status check \u0022license/cla\u0022 is queued.",
"documentation_url": "https://docs.github.com/articles/about-protected-branches",
"status": "405"
} - Url - Body: {"merge_method":"squash","sha":"73c834ee4d24e16c67c8f85494d45496756fb691"}

(Automated response - build 1042.)

@stephengillie
Copy link
Collaborator

Merging failed with:

Error:
{
"message": "Required status check \u0022license/cla\u0022 is queued.",
"documentation_url": "https://docs.github.com/articles/about-protected-branches",
"status": "405"
} - Url - Body: {"merge_method":"squash","sha":"73c834ee4d24e16c67c8f85494d45496756fb691"}

(Automated response - build 1042.)

@wingetbot wingetbot added Validation-Completed Validation passed and removed Validation-Completed Validation passed labels Apr 15, 2025
@stephengillie
Copy link
Collaborator

Merging failed with:

Error:
{
"message": "Required status check \u0022license/cla\u0022 is queued.",
"documentation_url": "https://docs.github.com/articles/about-protected-branches",
"status": "405"
} - Url - Body: {"merge_method":"squash","sha":"73c834ee4d24e16c67c8f85494d45496756fb691"}

(Automated response - build 1042.)

@stephengillie
Copy link
Collaborator

Merging failed with:

Error:
{
"message": "Required status check \u0022license/cla\u0022 is queued.",
"documentation_url": "https://docs.github.com/articles/about-protected-branches",
"status": "405"
} - Url - Body: {"merge_method":"squash","sha":"73c834ee4d24e16c67c8f85494d45496756fb691"}

(Automated response - build 1042.)

@stephengillie
Copy link
Collaborator

Merging failed with:

Error:
{
"message": "Required status check \u0022license/cla\u0022 is queued.",
"documentation_url": "https://docs.github.com/articles/about-protected-branches",
"status": "405"
} - Url - Body: {"merge_method":"squash","sha":"73c834ee4d24e16c67c8f85494d45496756fb691"}

(Automated response - build 1042.)

@stephengillie
Copy link
Collaborator

Merging failed with:

Error:
{
"message": "Required status check \u0022license/cla\u0022 is queued.",
"documentation_url": "https://docs.github.com/articles/about-protected-branches",
"status": "405"
} - Url - Body: {"merge_method":"squash","sha":"73c834ee4d24e16c67c8f85494d45496756fb691"}

(Automated response - build 1042.)

@wingetbot wingetbot added Validation-Completed Validation passed and removed Validation-Completed Validation passed labels Apr 15, 2025
@stephengillie
Copy link
Collaborator

Merging failed with:

Error:
{
"message": "Base branch was modified. Review and try the merge again.",
"documentation_url": "https://docs.github.com/rest/pulls/pulls#merge-a-pull-request",
"status": "405"
} - Url - Body: {"merge_method":"squash","sha":"73c834ee4d24e16c67c8f85494d45496756fb691"}

(Automated response - build 1042.)

@uvproj
Copy link
Contributor Author

uvproj commented Apr 15, 2025

@uvproj please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit d288b69 into microsoft:master Apr 15, 2025
1 check passed
@wingetbot
Copy link
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR New-Manifest Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants