Skip to content

Instantly share code, notes, and snippets.

@zkoppert
Created March 23, 2021 00:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zkoppert/8b12507fe30b349667acdc89be92587b to your computer and use it in GitHub Desktop.
Save zkoppert/8b12507fe30b349667acdc89be92587b to your computer and use it in GitHub Desktop.
# Definiton of InnerSource at ORG-X
InnerSource is all about sharing software inside the company walls for the purpose of improved quality and engineering efficiency
At ORG-X we welcome people to contribute to innersource projects.
- An InnerSource repository must be internally visible to all groups.
- An InnerSource repository must allow write access as default.
- An InnerSource repository must have branch permissions setup to protect primary (i.e. master/main) branches, requiring a pull requests and review from maintainers.
- An InnerSource repository must follow the minimum innersource guidelines found here: Link To Guidelines
- An Innersource Contributors should familiarize themself with contributing guidelines.
- An InnerSource repository must be effectivly documented for usage as well as dependencies/requirements
- An InnerSource repository needs to have guidelines for branching strategy and collaboration to introduce new changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment