pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.28k stars 125 forks source link

[FEATURE REQUEST] command to add issue to project #344

Open divramod opened 1 year ago

divramod commented 1 year ago

Issue Description

feature request

Describe what you expected to happen

I need to add my issues to projects on a regular basis. can you please implement this feature and provide a feature for it?

thx for the awesome plugin!

pwntester commented 1 year ago

You should be able to do that already with Octo card add. Please reopen if you find any issues

divramod commented 1 year ago

@pwntester i tried it, but nvim says:

There are no matching projects for yourorga/yourrepo.

i have 3 projects, which are also listed in the repositories tab.

do i have change some settings? or is it only working with the new projects feature (it is in preview).

for context: the project is an organization project linked to the repository.

pwntester commented 1 year ago

Is this a public repo I can take a look at? The issue may be related to the project belonging to the org rather than to the repo itself. Will take a look

pwntester commented 1 year ago

Tackle as part of ProjectsV2 support