Dylan Smith

Results 116 issues of Dylan Smith

## Feature Request Add an argument to not display the entire table of all packages/files, and just display the totals/summary values for line/branch/complexity/health. ### Additional Context For large projects the...

enhancement

Would be nice to be able to set a variable to the current date (with a specified date format). I don't believe this is possible today (without adding a custom...

enhancement

Fixes #121 Add a setting to ignore the default value checker * Add a new boolean property `IgnoreDefaultValueChecker` to the `GenFu` class in `src/GenFu/GenFu.cs`. * Modify the `New` method in...

ADO made a change in behavior around June 2nd that required the GitHub PAT used to configure Board integration to have the minimal subset of permissions/scopes. If the PAT has...

bug

## Description I've been experimenting with having the Copilot Coding Agent implement some of the outstanding issues on this repo, and in general it's been doing a pretty impressive job....

If the GitHub PAT used has too many permissions the ADO API calls will fail (weird behavior I know). However, the GEI CLI will still report success incorrectly. Here is...

bug