Skip to content

Attempt to implement Subissues API#3057

Draft
DavidBoike wants to merge 1 commit intooctokit:mainfrom
DavidBoike:subissues
Draft

Attempt to implement Subissues API#3057
DavidBoike wants to merge 1 commit intooctokit:mainfrom
DavidBoike:subissues

Conversation

@DavidBoike
Copy link

Resolves #ISSUE_NUMBER

No issue yet, as I am having problems with the underlying REST API, but wanted to make my work available.


Before the change?

After the change?

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@DavidBoike
Copy link
Author

The state of this PR is not finished, could use some xmldoc work, etc. except I'm having trouble getting it to actually work with the GitHub REST API as it's documented. I'm raising this PR to make this attempted update visible and hopefully get help on how to deal with the problems I'm having with the API.

The operations to list sub-issues and get parent issue (all the GET requests) work great, but all the mutating operations fail in various ways that don't make sense, as I can't even get them to work with CURL requests using the documented snippets in the API.

I have described what's going on in quite a bit of detail in a pre-existing discussion thread on not being able to add a sub-issue using the GitHub CLI.

Any help or guidance would be appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🆕 Triage

Development

Successfully merging this pull request may close these issues.

2 participants