publicize

command
v0.0.0-...-7b107d7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

README

Publicize

This tool is an external prow plugin. Its purpose is to merge the commit histories of two repositories.

Configuration file example:

repositories:
  openshift/private-repo: openshift/public-repo
  openshift/another-private-repo: openshift/another-public-repo

Requirements

  • Responds only in /publicize comments
  • The plugin runs for only merged pull requests
  • User must be an organization member
  • The destination repository must be defined in the configuration file

Workflow

  • User comments /publicize to a merged pull request
  • The plugin clones the destination repository
  • The pull request's repository and the branch is being fetched
  • Histories are being merged with a new commit message
  • The branch is being pushed to the destination repository

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL