Adam Moss

Results 27 issues of Adam Moss

Hi, When running `danger local --dangerfile dangerfile.js` I am getting: ``` Could not get diff from git between master and HEAD { Error: stdout maxBuffer exceeded at Socket.onChildStdout (child_process.js:325:14) at...

Cheeky feature request - could support for JSON or SARIF be added for output? This would allow for easier consumption in continuous integration, and similarly vulnerability management tools Json example:...

enhancement

Hi, It would be useful if `tokei` could output to sqlite, appending on each run, for time-series type analysis. `cloc` already has this feature implemented, albeit it is less robust...

enhancement
help wanted

## Changes Adds OpenSSF scorecard reporting for GitLab. ## Context Adding following testing as part of https://github.com/renovatebot/renovate/discussions/25125#discussioncomment-7769281 ## Documentation (please check one with an [x]) - [ ] I have...

### What would you like Renovate to be able to do? Renovate currently has the ability to update `.pre-commit-config.yaml` if the behaviour is opted into. At the moment however renovate...

type:feature
priority-3-medium
manager:pre-commit

**Is your feature request related to a problem? Please describe.** Similar to GitHub, it would be great if we could ascertain GitLab ssh keys. **Describe the solution you'd like** *...

needs triage
enhancement

## Description of the problem, including code/CLI snippet It would be nice if support could be added for configuring external status checks per https://docs.gitlab.com/ee/api/status_checks.html ## Expected Behavior Ability to add/amend/delete...

feature
EE

Hi, I've been using this tool for a while, and finally ran it across the org's entire codebase. One thing I've noticed is the COCOMO calculation isn't included in the...

enhancement

GitLab have accepted pre-commit-trailer and pre-commit-git-signing-key into their open source licensing programme. To take full advantage of this the repositories have been moved from my personal namespace into a group....

**Describe the bug** A clear and concise description of what the bug is. ```console Error: check runtime error: CI-Tests: internal error: internal error: Client.Repositories.ListStatuses: error getting commit statuses: GET https://gitlab.com/api/v4/projects//repository/commits/statuses:...

kind/bug
gitlab