Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix workflow trigger event bugs (#29467) #29475

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

GiteaBot
Copy link
Collaborator

Backport #29467 by @Zettat123

  1. Fix incorrect HookEventType for issue-related events in IssueChangeAssignee
  2. Add case "types" in the switch block in matchPullRequestEvent to avoid warning logs

1. Fix incorrect `HookEventType` for issue-related events in
`IssueChangeAssignee`
2. Add `case "types"` in the `switch` block in `matchPullRequestEvent`
to avoid warning logs
@GiteaBot GiteaBot added topic/gitea-actions related to the actions of Gitea type/bug labels Feb 28, 2024
@GiteaBot GiteaBot added this to the 1.21.8 milestone Feb 28, 2024
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 28, 2024
@GiteaBot GiteaBot requested review from delvh, lunny and wolfogre February 28, 2024 16:03
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 28, 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 Feb 28, 2024
@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 Feb 28, 2024
@6543 6543 merged commit b43ce53 into go-gitea:release/v1.21 Feb 28, 2024
27 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 8, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. topic/gitea-actions related to the actions of Gitea type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants