This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: resolve ValueError in label application (#62)
Fixes #60 I had tested the `--dry-run` but not the `--no-dry-run` code path. To fix, we just update the arguments to the `create_issue` API call. For good measure, we update both the `create_issue` and `update_issue` API calls to use only kwargs.
- Loading branch information