Welcome Mediumroast for GitHub
-Products organizations must build robust product plans from competitive and customer interactions everyone can see, use, and reference. Therefore, Mediumroast for GitHub intends to help Products oranizations construct an active interactions repository close to the action of development and issue management in GitHub.
-Notices
--
-
- A new version of the CLI is available and the major focus of this version is to add in Competitive Similarity Analysis, Interaction summarization and Interaction Proto-requirements discovery. -
- You can review the GitHub Page Version rather than the repository version of this documentation, but the screencasts of several of the CLI tutorials will not display. -
Products organizations must build evidence based product plans from competitive and customer interactions. Using Artificial Intelligence and Machine Learning, Mediumroast for GitHub realizes an active product planning repository for Product Managers and Developers everyone can see, use, and reference. The repository is built on GitHub and is accessible via Command Line Interface (CLI) and a Software Development Kit (SDK). This CLI and SDK are built on Node.js and is available for Linux and MacOS operating systems.
+A GitHub Page Version of this content is also available, but the screencasts and videos won't display.
Installation and configuration
-Mediumroast for GitHub includes a GitHub Application, a Command Line Interface, and a Software Development Kit. The following steps show you how to install the App and the CLI with SDK.
+Mediumroast for GitHub includes a GitHub Application, a Command Line Interface, and a Software Development Kit. The following steps show you how to install the App and the CLI with SDK.
Preinstallation requirements
- A GitHub organization @@ -119,7 +115,7 @@
- NPM installed, ideally globally for all users.
Preinstallation requirements
Step 1 - Install the GitHub App
-Browse to the Mediumroast for GitHub GitHub Application and:
+Browse to the Mediumroast for GitHub GitHub Application and:
- Click install,
- Choose the location for the installation, usually your organization, @@ -151,7 +147,7 @@
Step 4.2 - Setup the CLI after initial setup
Running mrcli setup
a second time on an existing repository will not create a new one, instead it will detect the existing repository and prompt to update your authentication method and report theme. This is used typically when another user in your organization needs to access the repository.
Step 5.1 - Verify your installation via the CLI
After the setup process is complete you can verify the installation by running mrcli company
to see the companies in the repository.
Exzmple screenshot of companies table
+Example screenshot of companies table
Step 5.2 - Verify your installation via GitHub actions
Additionally, two GitHub Actions are installed in the repository, one to clean up branches and the other to generate reports. To verify the actions are installed browse to the repository and click on the Actions
tab to see the actions running. These actions are set to run on a schedule, but can be run manually. When a run you'll find an automatically generated README.md
file in the repository and links to company reports in the README.md
, an example screenshot of the repository companies report is below.
Warning
Contributing
If you're interested in contributing to the Mediumroast for GitHub project, please review the CONTRIBUTING.md file in the .github
directory of the repository. The file contains information on how to get started, how to clone the repository, and how to install the SDK for development.
Issues
-If you detect a problem or want to suggest an improvement open an issue and we will work with you to resolve or respond.