This is an automated email from the ASF dual-hosted git repository.
MartijnVisser pushed a change to branch release-2.3
in repository https://gitbox.apache.org/repos/asf/flink.git
from bbca7c9b107 [FLINK-39118][docs] Add documentation for Native s3
FileSystem (#27937)
new 8aba8c9c17c [FLINK-39477][docs] Add AGENTS.md and AI disclosure to PR
template
new 39e80d6b32a [FLINK-39477][docs] Add module-level AGENTS.md for table
planner and runtime
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/PULL_REQUEST_TEMPLATE.md | 21 ++
AGENTS.md | 338 ++++++++++++++++++++++++++++++
flink-table/flink-table-planner/AGENTS.md | 117 +++++++++++
flink-table/flink-table-runtime/AGENTS.md | 78 +++++++
4 files changed, 554 insertions(+)
create mode 100644 AGENTS.md
create mode 100644 flink-table/flink-table-planner/AGENTS.md
create mode 100644 flink-table/flink-table-runtime/AGENTS.md