Skip to content

MDEV-39572: Add marking requirements for AI-assisted contributions to COMMUNITY_CONTRIBUTIONS.md#5065

Open
gkodinov wants to merge 1 commit into
10.11from
mdev-39572
Open

MDEV-39572: Add marking requirements for AI-assisted contributions to COMMUNITY_CONTRIBUTIONS.md#5065
gkodinov wants to merge 1 commit into
10.11from
mdev-39572

Conversation

@gkodinov
Copy link
Copy Markdown
Member

Explained the use of git commit trailers to mark contributions co-developed using AI tools.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the COMMUNITY_CONTRIBUTIONS.md file to include a new section on contribution header requirements, specifically encouraging the use of 'Co-Authored-By' git trailers for co-authored or AI-generated work. The review feedback identifies and provides corrections for typos in the section header and the example email address.

Comment thread COMMUNITY_CONTRIBUTIONS.md Outdated
Comment thread COMMUNITY_CONTRIBUTIONS.md Outdated
@gkodinov gkodinov requested a review from vuvova May 12, 2026 14:04
… COMMUNITY_CONTRIBUTIONS.md

Explained the use of git commit trailers to mark contributions
co-developed using AI tools.

Git supports adding "trailers" to a commit message. Contributors
submitting pull requests that contain co-authored commits are
**strongly encouraged** to add a specific "Co-Authored-By:"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Co-author tagging should be required if

  • The bot can pass Turing tests.
  • The human rewrote little to no output
    (entirely vibecoded or have only reviewed).

> If there's no Jira or no reference to it in your pull request
> there might be delays in processing it

#### Contribution Header Requirements ####
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Under this vibe-agnostic header, we can also recommend including Reviewed-by: MariaDB Maintainer during the review–feedback phase.

Suggested change
#### Contribution Header Requirements ####
#### Contribution Trailer Requirements ####

@gkodinov gkodinov added the MariaDB Foundation Pull requests created by MariaDB Foundation label May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MariaDB Foundation Pull requests created by MariaDB Foundation

Development

Successfully merging this pull request may close these issues.

3 participants