services.buildbot-master.changeSource

List of Change Sources.

Type
list of string
Default
[ ]
Example
[
  "changes.GitPoller('https://github.com/buildbot/pyflakes.git', workdir='gitpoller-workdir', branch='master', pollinterval=300)"
]
Declared
<nixpkgs/nixos/modules/services/continuous-integration/buildbot/master.nix>