AllenCell / AllenCell/idea-board

CMS publishes all PRs under Megan's name

オープン
#110 コメント 2 件 リアクション 0 件 担当者 1 名 @interim17 が担当を希望しています GitHub で見る
bug
主要言語
TypeScript
スター
0
フォーク
2
平均マージ
7日 20時間
マージ済み PR(30日)
1

説明

## 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).

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。