Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit b882ddd

Browse files
author
Noah Lee
authored
Fix README.md
1 parent 40d9a7f commit b882ddd

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,10 @@ Gitploy makes your team or organization **build the deployment system around Git
2727
## Features
2828

2929
* Manage all deployments in one place.
30-
* Provides the intuitive UI to deploy a specific ref (branch, SHA, tag).
31-
* Build an event-driven deployment system around GitHub. See GitHub [deployment event](https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#deployment).
32-
* Integrate with GitHub [Action](https://github.com/features/actions) in minutes.
30+
* Provides the intuitive UI to deploy a specific `ref` (branch, SHA, tag).
31+
* Build an event-driven deployment system for loosely coupled tooling.
3332
* Provides both continuous delivery and continuous deployment.
34-
* Provides advanced deployment features: Rollback, Review, Lock.
33+
* Provides advanced deployment features: Rollback, Review, Lock, Freeze Window.
3534
* Provides DevOps metrics.
3635

3736
## Gitploy vs GitHub environment
@@ -42,9 +41,8 @@ Manual deploy | ✅ | ✅
4241
Auto deploy | ✅ | ✅
4342
Review | ✅ | ✅
4443
Rollback | ✅ | ❌
45-
Lock environment | ✅ | ❌
46-
Commit statuses verification | ✅ | ❌
47-
Display changed commmits | ✅ | ❌
44+
Deployment Safety | ✅ | ❌
45+
DevOps Metrics | ✅ | ❌
4846
Private repositories for teams plan | ✅ | ❌
4947

5048
## Getting Started

0 commit comments

Comments
 (0)