[feature] Custom account profile field
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
I want to add an field named 'gh_pat' in account profile, the github pat. when there is an relevent event call to the webhook, I use the gh_pat to operate the account's github repo.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. First locate the account-profile and webhook implementations, then clarify the storage, access, and security requirements for a GitHub PAT; done should mean the requested profile field is available to the relevant webhook event without exposing the credential.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100