Tornium / Tornium/torngen_python_client
Update GH action to not create PR for same version
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 3
Description
The GH action to regenerate the library should not run when the API version from the OpenAPI specification file matches the torngen/VERSION file.
Contributor guide
No contributing guide indexed for this repository
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
Start with the GitHub Action that regenerates the Python library and inspect how it reads the API version from the OpenAPI specification and torngen/VERSION. Update the workflow so it does not create a pull request when those versions match, and verify that a pull request is still created when they differ.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, openapi, python
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100