This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
omit 4f29cf594cb [create-pull-request] automated change
add 6931795b539 [create-pull-request] automated change (#1785)
add 5f65b782320 Regen
add 4f223b2bca0 CAMEL-23132: Fix S3PojoAsBodyTest to use
ListObjectsV2Request
add 3a83109e006 docs: add AI agent guidelines and security model reference
add 1336eaac0c1 Bump actions/dependency-review-action from 4 to 5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4f29cf594cb)
\
N -- N -- N refs/heads/automatic-periodic-sync (1336eaac0c1)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/depsreview.yaml | 2 +-
AGENTS.md | 294 +++++++++++++++++++++
CLAUDE.md | 294 +++++++++++++++++++++
SECURITY.md | 30 +++
.../camel/component/aws2/s3/S3PojoAsBodyTest.java | 4 +-
tooling/camel-spring-boot-dependencies/pom.xml | 5 +
6 files changed, 626 insertions(+), 3 deletions(-)
create mode 100644 AGENTS.md
create mode 100644 CLAUDE.md
create mode 100644 SECURITY.md