Skip to content

request to change settings #31

@lenchen1112

Description

@lenchen1112

hi @iliakan
We'd like to change settings of wiki and ordinary merge as follow:

has_wiki:           true,
allow_merge_commit: false,

so the entire setting of our repo should be:

{
  has_projects:       false,
  has_wiki:           true,
  homepage:           `https://javascript.info`,
  allow_merge_commit: false,
  allow_squash_merge: true,
  allow_rebase_merge: false
}

Please help to modify them.
Many thanks.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions