Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Milestone commands #749

Merged
merged 9 commits into from
Dec 30, 2024
Merged

Conversation

wd60622
Copy link
Collaborator

@wd60622 wd60622 commented Dec 29, 2024

Describe what this PR does / why we need it

Adds commands for milestones:

  • create (new milestone)
  • add (add a milestone to an Issue or PR)
  • remove (remove a milestone from an Issue or PR)
  • list (list all (open) milestones)

Does this pull request fix one issue?

Closes #725
Closes #343

Describe how you did it

Add queries for the new commands and implement

Describe how to verify it

Try out the 4 new commands

Special notes for reviews

commands that rely on pickers will only work for the telescope picker

Checklist

  • Passing tests and linting standards
  • Documentation updates in README.md and doc/octo.txt

@wd60622 wd60622 merged commit 8b2f23c into pwntester:master Dec 30, 2024
2 checks passed
@wd60622 wd60622 deleted the milestone-commands branch December 30, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PR to milestone Add issue to milestone
1 participant