Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Allow users to publish only a subset of changesets #13139

Closed
mrnugget opened this issue Aug 19, 2020 · 2 comments · Fixed by #13476
Closed

Allow users to publish only a subset of changesets #13139

mrnugget opened this issue Aug 19, 2020 · 2 comments · Fixed by #13476
Assignees
Labels
batch-changes Issues related to Batch Changes estimate/2d planned/3.20

Comments

@mrnugget
Copy link
Contributor

With the switch to the new workflow publishing changesets is an all-or-nothing operation.

Right now, to publish the changesets in a campaign the user has to switch the published: false in the campaign spec

# ...
changesetTemplate:
  # ...
  published: false

from false to true.

We should allow users to publish only a subset of changesets.


More generally: we should allow users to set all of the attributes in the changesetTemplate (commit message, title, body, ...) for only a subset of repositories.

@LawnGnome
Copy link
Contributor

Here is a draft RFC containing some (but probably not all) of the available options.

@davejrt
Copy link
Contributor

davejrt commented Sep 14, 2020

Dear all,

This is your release captain speaking. 🚂🚂🚂

Branch cut for the 3.20 release is scheduled for tomorrow.

Is this issue / PR going to make it in time? Please change the milestone accordingly.
When in doubt, reach out!

Thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
batch-changes Issues related to Batch Changes estimate/2d planned/3.20
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants