{"id":28781034,"url":"https://github.com/workday/mps-code-reviewer","last_synced_at":"2026-01-31T22:31:33.420Z","repository":{"id":71171881,"uuid":"127996417","full_name":"Workday/mps-code-reviewer","owner":"Workday","description":"Code Review for JetBrains MPS providing integration with Bitbucket","archived":false,"fork":false,"pushed_at":"2023-04-08T07:25:33.000Z","size":774,"stargazers_count":15,"open_issues_count":8,"forks_count":7,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-06-17T18:52:00.841Z","etag":null,"topics":["bitbucket","mps","reviewer"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Workday.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-04T02:36:02.000Z","updated_at":"2024-09-15T16:33:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a6ab0ca-0e13-424f-964e-1fa5d756e636","html_url":"https://github.com/Workday/mps-code-reviewer","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/Workday/mps-code-reviewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Workday%2Fmps-code-reviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Workday%2Fmps-code-reviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Workday%2Fmps-code-reviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Workday%2Fmps-code-reviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Workday","download_url":"https://codeload.github.com/Workday/mps-code-reviewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Workday%2Fmps-code-reviewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28958341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T22:20:19.638Z","status":"ssl_error","status_checked_at":"2026-01-31T22:18:07.061Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitbucket","mps","reviewer"],"created_at":"2025-06-17T18:39:34.903Z","updated_at":"2026-01-31T22:31:33.415Z","avatar_url":"https://github.com/Workday.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# MPS Code Review [![Build Status](https://travis-ci.org/Workday/mps-code-reviewer.svg?branch=master)](https://travis-ci.org/Workday/mps-code-reviewer)\n\nA code review plugin for MPS providing basic review interaction, in-line comment viewing, and node-specific comments.\n\n## Features\n\n* Configurable connection to Bitbucket pull requests from within MPS\n* Reviewer tool showing pull request details and activities.\n* Toggleable inline comment view\n* Submit comments to a pull request\n* Commenting on the currently selected node.\n\n## Plugin Use\n\nThe plugin binaries can be found [here](https://github.com/Workday/mps-code-reviewer/releases).\n\n* Select the latest version and download `git4mps.zip` and `com.workday.mps.review.zip`\n* Open MPS's properties window and select `Plugins`.\n* Click the gear option to the right of the \"Updates\" tab and select \"Install Plugin from Disk\".\n* Navigate to and select the two artifacts you previously downloaded (`git4mps.zip` and `com.workday.mps.review.zip`)\n* Restart MPS\n\nThe review tool will be enabled in the right-hand sidebar. It will not do anything until it is properly configured in:\n```\nPreferences -\u003e Other Settings -\u003e Reviewer\n```\n\n## Getting Started (Contributors)\n\nRead our [contribution guidelines](CONTRIBUTING.md) before making changes to the project. Substantial contributions will require a Contributor License Agreement before a pull request can be merged.\n\n### Prerequisites\n\nMPS or an MPS-based IDE\n\n### Installing\n\nAfter cloning the repository, run `gw setup`. This will download all necessary libraries for development and build.\n\nOpen the project folder using MPS and rebuild the project. Once this has completed you should see the Reviewer tool in the sidebar.\n\nIf you wish to connect to a review, enter information in \n```\nPreferences -\u003e Other Settings -\u003e BitbucketCodeReviewConfiguration\n```\n\nNote: Providing Pull Request ID overrides all requests to work with the specified pull request. This is useful for performing testing when working within the project.\n\n## Deployment\n\nRunning `gw build` will build the following two MPS plugins as zip files:\n```\ndist/build/artifacts/reviewPlugin/com.workday.yp.review.zip\ndist/build/artifacts/reviewPlugin/com.workday.yp.review.git.zip\n```\nOnce the plugins are built, `gw install` will install or update the plugins. Subsequently, `gw uninstall` will uninstall the plugins.\n\n## Built With\n\n* [Mbeddr Platform](http://mbeddr.com/) - MPS library providing tons of awesome features. In particular, we are using Conditional Editors to provide the inline comment view.\n\n## Contributing\n\nRead our [contribution guidelines](CONTRIBUTING.md) for details on contributions and pull requests.\n\n## Authors\n\n* **Tyler Hodgkins** - [ty1824](https://github.com/ty1824)\n* **Tamas Szabo** - [szabta89](https://github.com/szabta89)\n* **Justin Horton** - [justinhorton](https://github.com/justinhorton)\n\nSee also the list of [contributors](CONTRIBUTORS.md) who participated in this project.\n\n## License\n\nThis project is licensed under the Apache 2.0 License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkday%2Fmps-code-reviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkday%2Fmps-code-reviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkday%2Fmps-code-reviewer/lists"}