Skip to content

Undocumented custom domain setting #868

@codejedi365

Description

@codejedi365

As discussed in #724, we support a custom domain setting but there is no mention within the Configuration.rst documentation.

we support:

[tool.semantic_release.remote]
type = "github"

# if you want it to dynamically read from the env
domain = { env: "GITHUB_SERVER_URL" }

# or hardcoded
domain = "dev.asure"

Metadata

Metadata

Assignees

Labels

docsImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions