John McBride

Results 143 issues of John McBride

### Type of feature 🍕 Feature ### Current behavior Currently, workspaces do not have / are not associated with user lists (now being called contributor insights): they are only associated...

👀 needs triage
💡 feature

## Description This is a WIP and likely needs some pretty deep thought on how we integrate GitHub teams into OpenSauced. Anything beyond public teams (which, in my experience, is...

### Describe the bug I've found a few user lists that have empty "user" rows: ![Screenshot 2023-11-22 at 2 24 08 PM](https://github.com/open-sauced/api/assets/23109390/eb13c22a-cffd-4649-8dd0-39ee24752258) Notice the empty user row: that URL points...

🐛 bug
👀 needs triage

This will work well for a hotfix, but we may want to consider similar guards in for the `stat` endpoints: ```ts if (!item.is_public && userId !== item.user_id) { throw new...

> Just wondering if we can add an automated step to the release to generate the swagger.yml before deploying a new release? Yeah, we need that: the generated swagger is...

### Describe the bug When executing the following API query for contributions on `open-sauced/api`: ``` curl -X 'GET' \ 'https://api.opensauced.pizza/v1/repos/open-sauced/api/contributions?page=1&limit=10&range=30&prev_days_start_date=0' \ -H 'accept: application/json' ``` nothing is returned: ``` {...

🐛 bug
👀 needs triage

### Type of feature 🍕 Feature ### Current behavior Stub ### Suggested solution Stub ### Additional context _No response_ ### Code of Conduct - [X] I agree to follow this...

👀 needs triage
💡 feature

### Type of feature 🍕 Feature ### Current behavior Related to https://github.com/open-sauced/api/pull/245 - cc @diivi --- I was able to get the prompt to do some rather strange things by...

👀 needs triage
💡 feature

### Type of feature 🍕 Feature ### Current behavior We don't index any kinds of comments (within issues, on individual commits, in discussions, etc.) This is a pretty broad category,...

👀 needs triage
💡 feature

### Type of feature 🍕 Feature ### Current behavior We currently don't index issues (and this is abit of a bigger problem than simply scrapping the GitHub API for this...

👀 needs triage
💡 feature