Skip to content

Conversation

GiteaBot
Copy link
Collaborator

@GiteaBot GiteaBot commented Oct 6, 2025

Backport #35590 by @Zettat123

Depends on gitea/act#143

The inputs context is used when parsing workflows so that run-name like run-name: Deploy to ${{ inputs.deploy_target }} can be parsed correctly.

Depends on [gitea/act#143](https://gitea.com/gitea/act/pulls/143)

The [`inputs`
context](https://docs.github.com/en/actions/reference/workflows-and-actions/contexts#inputs-context)
is used when parsing workflows so that `run-name` like `run-name: Deploy
to ${{ inputs.deploy_target }}` can be parsed correctly.
@GiteaBot GiteaBot added modifies/dependencies modifies/go Pull requests that update Go code topic/gitea-actions related to the actions of Gitea type/enhancement An improvement of existing functionality labels Oct 6, 2025
@GiteaBot GiteaBot added this to the 1.25.0 milestone Oct 6, 2025
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 6, 2025
@GiteaBot GiteaBot requested review from denyskon and lunny October 6, 2025 22:01
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Oct 6, 2025
@denyskon denyskon added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Oct 6, 2025
@denyskon denyskon enabled auto-merge (squash) October 6, 2025 22:03
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 6, 2025
@denyskon denyskon merged commit a99761d into go-gitea:release/v1.25 Oct 6, 2025
26 checks passed
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/dependencies modifies/go Pull requests that update Go code topic/gitea-actions related to the actions of Gitea type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants