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

Lock the repository to block deploying. - #84

Merged
noahingh merged 9 commits into
mainfrom
feat/lock-repo
Sep 9, 2021
Merged

Lock the repository to block deploying.#84
noahingh merged 9 commits into
mainfrom
feat/lock-repo

Conversation

@noahingh

@noahinghnoahingh commented Sep 8, 2021

Copy link
Copy Markdown
Member

Provide the feature locking the repository to block deploying.

Figure) Setting page
스크린샷 2021-09-09 오후 11 33 02

@noahinghnoahingh changed the title Add locked field to RepoLock the repository to block deploying.Sep 8, 2021
@noahinghnoahingh linked an issue Sep 8, 2021 that may be closed by this pull request
Comment threadent/schema/repo.go
Comment on lines +31 to +32
field.Bool("locked").
Default(false),

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note. It depends on the context of the word to prepend is_ for the boolean field.

@noahingh
noahingh merged commit 0da2e14 into mainSep 9, 2021
@noahingh
noahingh deleted the feat/lock-repo branch September 9, 2021 14:48
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lock the repository

1 participant

@noahingh