-
-
Notifications
You must be signed in to change notification settings - Fork 591
New event pull request metadata #5214
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
Merged
6543
merged 118 commits into
woodpecker-ci:main
from
6543-forks:new-event_pull_request_metadata
Sep 24, 2025
Merged
Changes from all commits
Commits
Show all changes
118 commits
Select commit
Hold shift + click to select a range
ae5a6d6
Add PR edited event
qwerty287 6f0e16c
Add pr helper func
qwerty287 32b1663
go generate
qwerty287 4672ef3
Merge branch 'main' into pr-edited
qwerty287 43dc386
Merge branch 'main' into pr-edited
6543 8102723
update WebUI and start with some const
6543 ae32f55
complete rename
6543 983d537
gitea harwest new test fixtures to add
6543 75d185e
Merge branch 'main' into new-event_pull_request_metadata
6543 3f3a0f6
own files too
6543 d2f69d2
tests... start
6543 133fc7d
fix todos and add new supported action types
6543 215006f
m
6543 294d899
let test pass
6543 701dc53
rm unessesary
6543 de095db
adjust comment
6543 d844ec3
add asignees event
6543 47ac5bc
tests work
6543 2fe9601
resolve todos
6543 eaedadd
EventIsPull
6543 1d3ee07
EventIsPull
6543 d741e2b
dedup test code
6543 7700765
make forgejo work and add reason
6543 7e817e8
only EventPullMetadata has EventReason
6543 5aa0d5c
add EventReason
6543 6d270c9
Add pull review events
6543 f804576
Add pull review events for forgejo too
6543 1db7e39
adjust other forges a bit
6543 cd385b5
document CI_PIPELINE_EVENT_REASON
6543 901a0bb
gen docs
6543 9cd6cbe
bump grpc version
6543 52261df
Merge branch 'main' into new-event_pull_request_metadata
6543 0befdcd
Revert "eslint: disable vue/html-indent"
6543 f5e3471
fix misspell
6543 3de475c
fix lint issue
6543 3b09064
fix lint error witch colide with prettier
6543 909f570
fix rebase issues
6543 6d6a81a
fix another lint issue
6543 1ea12ca
Merge branch 'main' into new-event_pull_request_metadata
6543 88aa375
Merge branch 'main' into new-event_pull_request_metadata
6543 f90fe41
Merge branch 'main' into new-event_pull_request_metadata
6543 41889f4
add raww forgejo fixtures
6543 75b3882
cleaned pullRequest forgejo fixtures:
6543 2991039
docs
6543 932468a
GH wip
6543 bf11278
GitHub: raw fixtures
6543 f570f5c
GitHub: fixtures cleaned
6543 967596d
GitHub: raw fixtures clean
6543 cb5e3a3
gh handles it correctly
6543 84de16d
start gitlab
6543 8c070c5
misspell fix
6543 3e73cdc
misspell fix (2)
6543 d6561e8
gitlab wip
6543 0160042
gitlab docu
6543 d1227f8
Merge branch 'main' into new-event_pull_request_metadata
6543 cbbe2ec
tests from #5370
6543 c8d8fc3
todo
6543 75acd88
fixtures2
6543 dccba7e
jup
6543 fd597f6
fix
6543 7dcf98b
apply f08007068465b90b7a010d32180a177087cbfa3d (#5370)
6543 3f752d5
Merge branch 'main' into new-event_pull_request_metadata
6543 8fee77e
make gitlab work
6543 07c4872
more fixtures
6543 d2f16d4
finish gitlab tests
6543 71334dc
finish docs
6543 42adb53
finish docs
6543 8b29ea7
spellcheck
6543 e2f13c2
switch case
6543 70c9144
lint
6543 9611694
Merge branch 'main' into new-event_pull_request_metadata
6543 b5e2fdd
Merge branch 'main' into new-event_pull_request_metadata
6543 3184e2d
Merge branch 'main' into new-event_pull_request_metadata
6543 14c0204
Merge branch 'main' into new-event_pull_request_metadata
6543 65314ec
Merge branch 'main' into new-event_pull_request_metadata
6543 3b0e192
Merge branch 'main' into new-event_pull_request_metadata
6543 644f2ce
Merge branch 'main' into new-event_pull_request_metadata
6543 60d3920
Merge branch 'main' into new-event_pull_request_metadata
6543 215b9c7
Update pipeline/frontend/yaml/compiler/compiler_test.go
6543 dfa4f2b
Update docs/docs/20-usage/50-environment.md
6543 62f4332
Update docs/docs/20-usage/50-environment.md
6543 a4d72fb
Merge branch 'main' into new-event_pull_request_metadata
6543 8fadf31
Update server/forge/forgejo/parse.go
6543 c80e109
Merge branch 'main' into new-event_pull_request_metadata
6543 ff33a6a
Merge branch 'main' into new-event_pull_request_metadata
6543 ebbd6ec
EventPullMetadata: github: whitelist actions
6543 319e8dd
EventPullMetadata: github: whitelist actions -> adjust test
6543 fe08605
fix regression
6543 f9545d3
EventPullMetadata: gitea: review actions are no metadata change
6543 7061003
EventPullMetadata: forgejo: review actions are no metadata change
6543 ea01ecc
EventPullMetadata: gitlab: review actions are no metadata change
6543 a6187a3
EventPullMetadata: normalize EventReason
6543 16a08cc
EventPullMetadata: make pipeline.EventReason a string slice
6543 ca8f746
Merge branch 'main' into new-event_pull_request_metadata
6543 5b01f7e
rm duplication
6543 1a24bd5
fix misspell
6543 7f26f6b
updage gen docs
6543 542eeb4
update types in frontend
6543 3f4b807
update types in gonalg client
6543 3c2cb04
adjust tests and fix quirk
6543 cd8b275
Merge branch 'main' into new-event_pull_request_metadata
6543 48b1162
Merge branch 'main' into new-event_pull_request_metadata
6543 94a7675
Merge branch 'main' into new-event_pull_request_metadata
6543 c28c5e3
github lable events: convert to what other forges do
6543 70cbbef
format docs
6543 4a0968b
format docs (2)
6543 bbcd839
Merge branch 'main' into new-event_pull_request_metadata
6543 1852edd
one list
6543 d531aff
fix link
6543 356fade
Update docs/docs/20-usage/50-environment.md
6543 d455948
Merge branch 'main' into new-event_pull_request_metadata
6543 d6a07fb
Merge branch 'main' into new-event_pull_request_metadata
6543 52bafbb
Update docs/docs/20-usage/50-environment.md
6543 4ec9363
Update docs/docs/20-usage/50-environment.md
6543 38d52ac
Update docs/docs/20-usage/50-environment.md
6543 bb405b6
Merge branch 'main' into new-event_pull_request_metadata
6543 6add3cb
next
6543 ee74f84
ci.rerun()
6543 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| package common | ||
|
|
||
| func NormalizeEventReason(in string) string { | ||
| switch in { | ||
| case "labels_cleared": | ||
| return "label_cleared" | ||
| case "labels_updated": | ||
| return "label_updated" | ||
| case "labels_added": | ||
| return "label_added" | ||
| } | ||
| return in | ||
| } | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.