Skip to content

Conversation

KN4CK3R
Copy link
Contributor

@KN4CK3R KN4CK3R commented Aug 29, 2021

Before submitting a pull-request to GitBucket I have first:

  • read the contribution guidelines
  • rebased my branch over master
  • verified that project is compiling
  • verified that tests are passing
  • squashed my commits as appropriate (keep several commits if it is relevant to understand the PR)
  • marked as closed using commit message all issue ID that this PR should correct

This PR adds support for the "all" state supported by Github: https://docs.github.com/en/rest/reference/issues#list-repository-issues

@KN4CK3R KN4CK3R requested a review from takezoe as a code owner August 29, 2021 21:45
@takezoe takezoe added this to the 4.37.0 milestone Aug 30, 2021
@takezoe takezoe added the APIv3 GitHub compatible API label Aug 30, 2021
Copy link
Member

@takezoe takezoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! We may be able to leverage this feature in Issues/Pull requests UI as well.

@takezoe takezoe merged commit 12d72cb into gitbucket:master Aug 30, 2021
@KN4CK3R KN4CK3R deleted the patch-1 branch September 8, 2021 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APIv3 GitHub compatible API improvement
Development

Successfully merging this pull request may close these issues.

2 participants