AllenCell / AllenCell/idea-board

CMS publishes all PRs under Megan's name

Aperta
#110 2 commenti 0 reazioni 1 assegnatario Rivendicata da @interim17 Vedi su GitHub
bug
Lingua principale
TypeScript
Stelle
0
Fork
2
Merge medio
7g 20h
PR unite (30g)
1

Descrizione

## Description

The commits show the logged in user. Possibly this behavior is from the OAuth token used when setting up `git-gateway` (according to Claude).

Perhaps there is a config change to fix this, as the user is correctly authoring the commit, just not the PR.

Another route given that `git-gateway` is depcrecated: https://docs.netlify.com/manage/security/secure-access-to-sites/git-gateway/

Is to add Github as an OAuth provider in Netlify and switch from `git-gateway` to `git` for backend:
```
backend:
name: github
repo: owner/repo
branch: main
```
## Expected Behavior

PR should be authored by the user who made the edits (or by a bot).

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.