Adam Setch
Adam Setch
For code readability and maintainability, it would be good to refactor some of the larger files into smaller, language or manager specific modules
Use https://github.com/fuxingloh/multi-labeler to auto-label issues and PRs
## Changes Avoid adding total when no deps for manager ie: avoid this ``` - renovate-config-presets (1) - renovate.json (0) ``` ## Context Please select one of the following: -...
## Changes Massage collapsible markdown for **Detected Dependencies** and **Vulnerabilities** Dependency Dashboard sections for Bitbucket issues. - Use nested unordered lists instead of collapsible html - Strong format manager names...
## Changes Standardize/align naming for "blocked" sections ## Context Please select one of the following: - [ ] This closes an existing Issue, Closes: # - [x] This doesn't close...
This PR focuses on a few long standing improvements. * Use of `graphql-codegen` to generate types for GitHub GraphQL request/response shapes - closes #985 * Refactor discussions enrichment query to...