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

Commit 5032049

Browse files
author
Noah Hanjun Lee
authored
Change to select reviewers into static reviewers (#201)
* Add Review entity. * Add APIs for review. * Replace approval into the review. * Remove approval entity.
1 parent c522cd9 commit 5032049

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+8252
-9177
lines changed

Diff for: deploy.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ envs:
2222
- "react-test"
2323
- "publish-image"
2424
production_environment: true
25-
approval:
25+
review:
2626
enabled: true
27-
required_count: 0
27+
reviewers:
28+
- hanjunlee
29+
- noah-qa

Diff for: ent/approval_delete.go

-111
This file was deleted.

0 commit comments

Comments
 (0)