Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Actions documentation missing feature #31034

Merged
merged 5 commits into from
May 22, 2024

Conversation

lunny
Copy link
Member

@lunny lunny commented May 21, 2024

@lunny lunny added type/docs This PR mainly updates/creates documentation backport/v1.22 This PR should be backported to Gitea 1.22 labels May 21, 2024
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label May 21, 2024
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 21, 2024
Co-authored-by: silverwind <me@silverwind.io>
@techknowlogick techknowlogick added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label May 21, 2024
@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 May 21, 2024
docs/content/usage/actions/comparison.zh-cn.md Outdated Show resolved Hide resolved
@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 May 22, 2024
Co-authored-by: yp05327 <576951401@qq.com>
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label May 22, 2024
@lunny lunny merged commit 945dfed into go-gitea:main May 22, 2024
26 checks passed
@GiteaBot GiteaBot added this to the 1.23.0 milestone May 22, 2024
@lunny lunny deleted the lunny/update_doc_actions branch May 22, 2024 14:06
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label May 22, 2024
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request May 22, 2024
Fix
go-gitea#25897 (comment)

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: yp05327 <576951401@qq.com>
@GiteaBot GiteaBot added the backport/done All backports for this PR have been created label May 22, 2024
techknowlogick pushed a commit that referenced this pull request May 22, 2024
Backport #31034 by @lunny

Fix
#25897 (comment)

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: yp05327 <576951401@qq.com>
zjjhot added a commit to zjjhot/gitea that referenced this pull request May 23, 2024
* giteaofficial/main:
  [skip ci] Updated translations via Crowdin
  align s3 files with docker naming (go-gitea#31050)
  Sync up deleted branches & action assets related cleanup documentation (go-gitea#31022)
  Update Actions documentation missing feature (go-gitea#31034)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/done All backports for this PR have been created backport/v1.22 This PR should be backported to Gitea 1.22 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/docs size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Gitea Actions - Job if statements are ignored
5 participants