Skip to content

Anyway to centralize the configuration? #1170

Answered by jetersen
edalzell asked this question in Q&A
Discussion options

You must be logged in to vote

The default behavior without creating a config file in the repository is to read it from the user/organization's .github repository.

See this example https://github.com/jenkinsci/.github/blob/master/.github/release-drafter.yml
Note here there are no config https://github.com/jenkinsci/gitlab-branch-source-plugin/tree/master/.github but if you check the workflows folder it uses release drafter

You can also explicitly use _extends which supports pointing to another config within the same repository or another repository entirely.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@justinmchase
Comment options

@jetersen
Comment options

Answer selected by jetersen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants