Skip to content

Conversation

@d-fence
Copy link
Contributor

@d-fence d-fence commented Oct 21, 2025

The purppose of this commit is to facilitate the Odoo freeze process.

A new BundleTag model is added that allows to tag bundles. A frontend controller is also added to list bundles with a particular tag.

A "description" compute stored field is added on the bundle. By default the PR titles are used to fill the description.

A "team_id" compute stored field is added to help classifying the bundles. The computed attribution is based on the Odoo convention that a branch name should end with the employee n-gram.

@C3POdoo C3POdoo requested a review from a team October 21, 2025 08:54
@d-fence d-fence force-pushed the 19.0-freeze-support-moc branch from 5332fe1 to e9f029f Compare October 21, 2025 09:10
@d-fence d-fence force-pushed the 19.0-freeze-support-moc branch 2 times, most recently from 6fb5966 to 7471de0 Compare November 24, 2025 10:38
@d-fence d-fence force-pushed the 19.0-freeze-support-moc branch from 7471de0 to b7d5bd6 Compare November 24, 2025 14:05
The purppose of this commit is to facilitate the Odoo freeze process.

A new BundleTag model is added that allows to tag bundles.
A frontend controller is also added to list bundles with a particular
tag.

A "description" compute stored field is added on the bundle. By default
the PR titles are used to fill the description.

A "team_id" compute stored field is added to help classifying the
bundles. The computed attribution is based on the Odoo convention that a
branch name should end with the employee n-gram.
@d-fence d-fence force-pushed the 19.0-freeze-support-moc branch from b7d5bd6 to cbd0c19 Compare November 24, 2025 14:13
@Xavier-Do Xavier-Do merged commit 01ba3e2 into 19.0 Nov 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants