Support rename
Open
help wanted
- Dominant language
- TypeScript
- Stars
- 30
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I've implemented the rename function using write and delete batch update.
https://github.com/jser/jser.github.io/blob/develop/actions/update-draft-pr/src/rename.ts
But, I want to get the correct way that rename a to b at once.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with actions/update-draft-pr/src/rename.ts and trace how its write/delete batch update performs the operation. Inspect korefile’s existing API behavior before deciding what support is needed. Done means renaming a to b through the project’s API in one operation, with the intended behavior verified by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100