Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix the response format foractions/workflows. (#35009)#35016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@ChristopherHX
Copy link
Contributor

Backport#35009

This PR fixes the response format for the OpenAPI Spec ofActionsListRepositoryWorkflows.
It was specified in the OpenAPI spec as returning a[]*ActionWorkflow, but it actually should return aapi.ActionWorkflowResponse.

The test already expects anapi.ActionWorkflowResponse like expected.

Backportgo-gitea#35009This PR fixes the response format for the OpenAPI Spec of`ActionsListRepositoryWorkflows`.It was specified in the OpenAPI spec as returning a `[]*ActionWorkflow`,but it actually should return a `api.ActionWorkflowResponse`.The test already expects an `api.ActionWorkflowResponse` like expected.
@GiteaBotGiteaBot added this to the1.24.3 milestoneJul 9, 2025
@GiteaBotGiteaBot added the lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. labelJul 9, 2025
@github-actionsgithub-actionsbot added modifies/apiThis PR adds API routes or modifies them modifies/goPull requests that update Go code labelsJul 9, 2025
Copy link
Member

@techknowlogicktechknowlogick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

❤️

@GiteaBotGiteaBot added lgtm/need 1This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2This PR needs two approvals by maintainers to be considered for merging. labelsJul 9, 2025
@GiteaBotGiteaBot added lgtm/doneThis PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1This PR needs approval from one additional maintainer to be merged. labelsJul 9, 2025
@silverwindsilverwind merged commit053f918 intogo-gitea:release/v1.24Jul 9, 2025
26 checks passed
@go-giteago-gitea locked asresolvedand limited conversation to collaboratorsOct 7, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@lunnylunnylunny approved these changes

@techknowlogicktechknowlogicktechknowlogick approved these changes

Assignees

No one assigned

Labels

lgtm/doneThis PR has enough approvals to get merged. There are no important open reservations anymore.modifies/apiThis PR adds API routes or modifies themmodifies/goPull requests that update Go code

Projects

None yet

Milestone

1.24.3

Development

Successfully merging this pull request may close these issues.

6 participants

@ChristopherHX@lunny@techknowlogick@silverwind@GiteaBot@ScionOfDesign

[8]ページ先頭

©2009-2025 Movatter.jp