Collaborate with your team
Collaborate with your team by sharing workspace configurations and simplifying code review with OpenShift Dev Spaces.
Add a factory badge to your repository README so that contributors can start a pre-configured workspace with one click. You can also use the "Try in Web IDE" GitHub Action to add workspace links to pull requests.
- Add a factory badge for first-time contributors
Add a badge with a link to your OpenShift Dev Spaces instance to enable first-time contributors to start a workspace with a project. - Review pull and merge requests
Review pull and merge requests in a Red Hat OpenShift Dev Spaces-supported web IDE with a ready-to-use workspace to run a linter, unit tests, the build, and more. - Try in Web IDE GitHub action
The Try in Web IDE GitHub action adds a factory URL to pull requests, enabling reviewers to quickly test changes in a Red Hat OpenShift Dev Spaces workspace. - Add the action to a GitHub repository workflow
Add the Try in Web IDE GitHub action to a GitHub repository workflow so that contributors can quickly open pull requests in a ready-to-use cloud workspace.