Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Oct 18, 2025

 .github/workflows/ci.yaml                          |  84 ---------
 .github/workflows/codeql-analysis.yml              |   8 +-
 .github/workflows/go-coverage.yml                  |  65 +++++++
 .github/workflows/golangci-lint.yaml               |   6 +-
 .github/workflows/presubmit-ci.yaml                | 194 +++++++++++++++++++++
 cmd/binding-eval/cmd/root.go                       |  33 +++-
 cmd/binding-eval/cmd/root_test.go                  |  44 ++++-
 .../testdata/http_no_content_length.txt            |   5 +
 .../testdata/http_wrong_content_length.txt         |   6 +
 cmd/cel-eval/cmd/root.go                           |  33 +++-
 cmd/cel-eval/cmd/root_test.go                      |  29 +++
 cmd/cel-eval/testdata/http_no_content_length.txt   |   5 +
 .../testdata/http_wrong_content_length.txt         |   6 +
 releases.md                                        |  22 +--
 14 files changed, 434 insertions(+), 106 deletions(-)

@github-actions github-actions bot added automated For Automated PRs upstream For Upstream Sync PRs labels Oct 18, 2025
@github-actions github-actions bot force-pushed the actions/update/sources-main branch 8 times, most recently from 5221d68 to db5cf4b Compare October 26, 2025 02:40
@github-actions github-actions bot force-pushed the actions/update/sources-main branch 8 times, most recently from ab641fe to 5164e54 Compare November 3, 2025 02:46
@github-actions github-actions bot force-pushed the actions/update/sources-main branch 7 times, most recently from 45c4aef to 58d8cd3 Compare November 10, 2025 02:47
@github-actions github-actions bot force-pushed the actions/update/sources-main branch 5 times, most recently from 1aa898b to a61c3a8 Compare November 15, 2025 02:27
@github-actions github-actions bot force-pushed the actions/update/sources-main branch 7 times, most recently from f314773 to 04868dd Compare November 22, 2025 02:24
@github-actions github-actions bot force-pushed the actions/update/sources-main branch 7 times, most recently from 7eb545b to 67da8dd Compare November 29, 2025 02:40
…53ee2e31c8faee9

    $ git diff --stat 8ff0d9cf67b27af9e582503a753ee2e31c8faee9..b71606a84b763e5d9c9ac9a9024f68bb0ac5973e
     .github/workflows/ci.yaml                          |  84 ---------
     .github/workflows/codeql-analysis.yml              |   8 +-
     .github/workflows/go-coverage.yml                  |  65 +++++++
     .github/workflows/golangci-lint.yaml               |   6 +-
     .github/workflows/presubmit-ci.yaml                | 194 +++++++++++++++++++++
     cmd/binding-eval/cmd/root.go                       |  33 +++-
     cmd/binding-eval/cmd/root_test.go                  |  44 ++++-
     .../testdata/http_no_content_length.txt            |   5 +
     .../testdata/http_wrong_content_length.txt         |   6 +
     cmd/cel-eval/cmd/root.go                           |  33 +++-
     cmd/cel-eval/cmd/root_test.go                      |  29 +++
     cmd/cel-eval/testdata/http_no_content_length.txt   |   5 +
     .../testdata/http_wrong_content_length.txt         |   6 +
     releases.md                                        |  22 +--
     14 files changed, 434 insertions(+), 106 deletions(-)

https://github.com/tektoncd/triggers/compare/8ff0d9cf67b27af9e582503a753ee2e31c8faee9..b71606a84b763e5d9c9ac9a9024f68bb0ac5973e
@github-actions github-actions bot force-pushed the actions/update/sources-main branch from 67da8dd to 6957099 Compare November 30, 2025 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated For Automated PRs upstream For Upstream Sync PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant