Skip to content

Add publish parameter to repository modify endpoint#7607

Open
daviddavis wants to merge 1 commit intopulp:mainfrom
daviddavis:add-publish-to-modify
Open

Add publish parameter to repository modify endpoint#7607
daviddavis wants to merge 1 commit intopulp:mainfrom
daviddavis:add-publish-to-modify

Conversation

@daviddavis
Copy link
Copy Markdown
Contributor

@daviddavis daviddavis commented Apr 17, 2026

Pulp currently offers an auto publish feature. However, our repos are shared across teams and while one team might want to auto-publish, another team might not. This adds a publish parameter on the repo modify endpoint so anyone can choose to publish when they modify repo content.

fixes #7606

Co-authored-by: AI (GitHub Copilot)

@daviddavis daviddavis force-pushed the add-publish-to-modify branch 2 times, most recently from 3226ce5 to 488f4f1 Compare April 17, 2026 22:16
fixes pulp#7606

Co-authored-by: AI (GitHub Copilot)
@daviddavis daviddavis force-pushed the add-publish-to-modify branch from 488f4f1 to e5bbbe2 Compare April 18, 2026 11:58
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.

Allow users to publish when calling the repo modify endpoint

1 participant