pub fn propose_plugin_root_changes(
root: &Path,
expected_revision: &PluginRootRevision,
changes: PluginRootChangeSet,
) -> Result<PluginRootChangeProposal>Expand description
Builds review evidence for a coordinated set of Plugin Root changes without publishing it.