Bartłomiej Dawidów
Bartłomiej Dawidów
**Is your feature request related to a problem? Please describe.** We use Mermaid to generate three graphs from a spreadsheet but you always want to see all three graphs at...
The suggested feature is to support an asterisk wildcard or a different form of partial search in the issues tab, for example: ``` is:issue is:open sustain* ``` which should match...
Add a role or a permission level that gives a user access to issues, without giving them any access to the source code. The newly added triage role is a...
When we run our unit tests from within Rider, they take a very long time to complete. It appears that the individual tests are fast but there are long pauses...
### What happened? Octokit .NET v14.0.0 crashes when it encounters some of the newly added `EventInfoState` values. The ones that we encountered in our project are: - added_to_project_v2 - removed_from_project_v2...