Skip to content

[FLINK-39714][docs] Backport AGENTS.md#28208

Merged
snuyanzin merged 1 commit into
apache:release-2.3from
liuml07:FLINK-39714-release-2.3
May 20, 2026
Merged

[FLINK-39714][docs] Backport AGENTS.md#28208
snuyanzin merged 1 commit into
apache:release-2.3from
liuml07:FLINK-39714-release-2.3

Conversation

@liuml07
Copy link
Copy Markdown
Member

@liuml07 liuml07 commented May 19, 2026

What is the purpose of the change

Backport of AGENTS.md to release-2.3, so AI coding agents working on backports here find the same conventions they get on master.

Brief change log

  • Adds the two AGENTS.md bullets that were added on master in FLINK-39623 (d1e3d13) but were never backported to release-2.3.

Follows up on review feedback from #28179.

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (yes / no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (yes / no)
  • The serializers: (yes / no / don't know)
  • The runtime per-record code paths (performance sensitive): (yes / no / don't know)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (yes / no / don't know)
  • The S3 file system connector: (yes / no / don't know)

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

Was generative AI tooling used to co-author this PR?
  • Yes — Claude Opus 4.7 (1M context)

Generated-by: Claude Opus 4.7 (1M context)

Adds the two bullets that were added to AGENTS.md on master in commit
d1e3d13 (FLINK-39623) but were never backported to release-2.3:

- "Codegen vs hand-written operators" bullet under Architecture
  Boundaries / Key separations.
- "Release Notes" bullet under Pull request conventions.

This brings release-2.3 AGENTS.md back into sync with master so the same
guidance is available to AI agents working on this branch. No PR template
change is needed here — release-2.3 already got the AI disclosure section
via 8aba8c9 (FLINK-39477).

Generated-by: Claude Opus 4.7 (1M context)
@flinkbot
Copy link
Copy Markdown
Collaborator

flinkbot commented May 19, 2026

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

Copy link
Copy Markdown
Contributor

@raminqaf raminqaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the adoption to 2.3!

@github-actions github-actions Bot added the community-reviewed PR has been reviewed by the community. label May 20, 2026
@snuyanzin
Copy link
Copy Markdown
Contributor

@flinkbot run azure

@snuyanzin snuyanzin merged commit 6f1161b into apache:release-2.3 May 20, 2026
@liuml07 liuml07 deleted the FLINK-39714-release-2.3 branch May 20, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-reviewed PR has been reviewed by the community. target:release-2.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants