Pascal Berger
Pascal Berger
I get an empty list on the remote feed on page 3: * Open Chocolatey GUI * Switch to source (bbt in this case) * Packages are shown. Click next...
It can be helpful to have the possibility to split the configuration to multiple JSON files. With a lot of builds in a build monitor the config JSON file can...
It would be nice to have support for [AppVeyor](https://www.appveyor.com/) builds.
Currently the API verison for TfsRelease service is [fixed in the code](https://github.com/marcells/node-build-monitor/blob/master/app/services/TfsRelease.js#L136). As this might change, and TFS On-Prem has a lower API version it would be nice to be...
I tried to use Renovate using the repology data to update some Chocolatey packages. Renovate checks for package updates using an URL like: ``` https://repology.org/tools/project-by?repo=chocolatey&name_type=binname&target_page=api_v1_project&noautoresolve=on&name=git-for-windows ``` The above URL fails...
Labels can currently be created for a range or location consisting of line and column inside a file. It would be useful to have the possibility to create labels for...
Labels can currently be created for a range or location consisting of line and column. It would be useful to have the possibility to create a label for a whole...
It would be nice to have the possibility to write analyzer output (and other warnings, errors) written to a machine readable log file which can further be processed by other...
It would be nice to have the possibility to pass multiple repositories to the `export` command which then would aggregate release notes from multiple repositories in a single markdown file....
Consider a mode where GitReleaseNotes could be used without issue tracker support. This would allow to use it in environments where a currently not supported issue tracker is used (like...