Skip to content

Conversation

redianthus
Copy link

Hi,

Fix a few French mistakes.

@lunny
Copy link
Member

lunny commented Aug 14, 2017

Please go to crowdin to do that.

@lunny lunny closed this Aug 14, 2017
@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Aug 14, 2017
@lunny lunny added issue/duplicate The issue has already been reported. reviewed/invalid and removed issue/duplicate The issue has already been reported. lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Aug 14, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
@delvh delvh added issue/not-a-bug The reported issue is the intended behavior or the problem is not inside Gitea and removed reviewed/invalid labels Oct 7, 2023
6543 pushed a commit to 6543-forks/gitea that referenced this pull request Feb 26, 2024
This adds a new route at `/actions/workflows/{workflow}/runs/latest`,
which will redirect to the latest run of the given workflow. It can be
further restricted by specifying an optional `?branch={branch}` query
parameter. If no branch is specified, the route defaults to using the
repo's default branch.

This route is meant to go hand in hand with the Badge route that returns
the result of the same workflow as a badge. This route can be used to
link to the run that produced that result.

Fixes go-gitea#2303.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

issue/not-a-bug The reported issue is the intended behavior or the problem is not inside Gitea

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants