aai-institute / aai-institute/pyDVL
Create GH release in release script
- Dominant language
- Python
- Stars
- 146
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
What about [creating the release](https://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28#create-a-release) as a draft, so that we need only edit it a bit? It's a nice touch with one curl invocation :)
_Originally posted by @mdbenito in https://github.com/appliedAI-Initiative/pyDVL/pull/342#discussion_r1179312871_
Contributor guide
Research direction
Look for the existing release script in the repository, likely a shell script. Examine how it currently works and where to add a curl command to create a draft GitHub release via the GitHub API. Check the linked PR discussion for context on the desired workflow. Test the script locally to ensure it creates a draft release correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100