Brend Smits

Results 36 issues of Brend Smits

## Issue Report Documentation is published to [GH Pages](https://todogroup.github.io/repolinter/), but it is poorly advertised within the repository. It is hard to find where to read up on different parts of...

enhancement

## Motivation Some rules require you to check not just the default branch, but also other branches. ## Proposed Changes This is now possible by using the 'branches' option. Currently...

## Motivation Sometimes we might need to check whether a repository contains at least one directory or file whose name matches a certain regular expression. Although *file-existence* and *directory-existence* rules...

Add documentation that allows you to quickly get started by having either a: - reusable workflow - a composite action - or an example

documentation

When using the current GH Action, you always have to use the action. In some use cases, you want to only install it and use it later on. See GoReleaser...

enhancement
good first issue

Readme and other repository documentation is out of date in some areas.

documentation

The current tests use the production GitHub API for testing generating provenance for release assets and attaching it to GitHub. Instead of using the API, we should mock it to...

good first issue

GoReleaser does not publish to the marketplace when a release is published. Is this a shortcoming in the GH API?

![image](https://user-images.githubusercontent.com/15904543/141152997-60eee520-3ce9-4c61-884f-9c402670aad0.png) Currently there are no categories selected, this might be a configurable option in goreleaser or in action.yaml.

**Is your feature request related to a problem? Please describe.** There is no documentation on what processes we use to run DeX, how we guard code quality etc. **Describe the...

documentation