Galen Rice

Results 6 issues of Galen Rice

Merge commits can be identified by having two parent commits, so we add to the GraphQL query selecting PR commits to also return `parents.totalCount`. This shows any standard commit having...

enhancement

**Is your feature request related to a problem? Please describe.** I am able to subscribe to PRs being opened, and it appears I can subscribe with a filter to only...

Feature request

See if the template (and Django) can support psycopg v3 with `binary` extra. Then switch those requirements.

Would like to merge my own [griceturrble/django-app-template](https://github.com/GriceTurrble/django-app-template) into this site template, so that those same features become a part of the bigger picture. Requires copying code from there to here,...

**Is your feature request related to a problem? Please describe.** We use workflows that may be long-lived waiting on approvals to deploy to different environments, and we keep track of...

enhancement

Details the gotcha of removing items from a collection while iterating that collection inside a for loop. This should add tags for `!loop-remove`, `!loop-add`, and `!loop-modify`, all pointing to the...

t: feature
p: 3 - low
a: tags
s: needs review