Home
last modified time | relevance | path

Searched defs:IssueRequest (Results 1 – 25 of 40) sorted by relevance

12

/dports/deskutils/pet/pet-0.4.0/vendor/github.com/google/go-github/github/
H A Dissues.go75 type IssueRequest struct { struct
76 Title *string `json:"title,omitempty"`
77 Body *string `json:"body,omitempty"`
78 Labels *[]string `json:"labels,omitempty"`
79 Assignee *string `json:"assignee,omitempty"`
80 State *string `json:"state,omitempty"`
81 Milestone *int `json:"milestone,omitempty"`
82 Assignees *[]string `json:"assignees,omitempty"`
265 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
287 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/google/go-github/github/
H A Dissues.go61 type IssueRequest struct { struct
62 Title *string `json:"title,omitempty"`
63 Body *string `json:"body,omitempty"`
64 Labels *[]string `json:"labels,omitempty"`
65 Assignee *string `json:"assignee,omitempty"`
66 State *string `json:"state,omitempty"`
67 Milestone *int `json:"milestone,omitempty"`
68 Assignees *[]string `json:"assignees,omitempty"`
248 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
267 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/google/go-github/github/
H A Dissues.go75 type IssueRequest struct { struct
76 Title *string `json:"title,omitempty"`
77 Body *string `json:"body,omitempty"`
78 Labels *[]string `json:"labels,omitempty"`
79 Assignee *string `json:"assignee,omitempty"`
80 State *string `json:"state,omitempty"`
81 Milestone *int `json:"milestone,omitempty"`
82 Assignees *[]string `json:"assignees,omitempty"`
265 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
287 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/go-github/github/
H A Dissues.go51 type IssueRequest struct { struct
52 Title *string `json:"title,omitempty"`
53 Body *string `json:"body,omitempty"`
54 Labels *[]string `json:"labels,omitempty"`
55 Assignee *string `json:"assignee,omitempty"`
56 State *string `json:"state,omitempty"`
57 Milestone *int `json:"milestone,omitempty"`
/dports/net/evans/evans-0.9.1/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/google/go-github/go-github-17.0.0/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/google/go-github/v41/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
267 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
286 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/www/beehive/beehive-0.4.0/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/google/go-github/v35/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
267 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
286 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/security/vuls/vuls-0.13.7/vendor/github.com/google/go-github/v28/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/security/gopass/gopass-1.13.0/vendor/github.com/google/go-github/v33/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
267 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
286 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/security/gopass/gopass-1.13.0/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/security/vault/vault-1.8.2/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/www/gitea/gitea-1.16.5/vendor/github.com/google/go-github/v39/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
267 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
286 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/net/traefik/traefik-2.6.1/vendor/github.com/google/go-github/v28/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/google/go-github/github/
H A Dissues.go79 type IssueRequest struct { struct
80 Title *string `json:"title,omitempty"`
81 Body *string `json:"body,omitempty"`
82 Labels *[]string `json:"labels,omitempty"`
83 Assignee *string `json:"assignee,omitempty"`
84 State *string `json:"state,omitempty"`
85 Milestone *int `json:"milestone,omitempty"`
86 Assignees *[]string `json:"assignees,omitempty"`
269 func (s *IssuesService) Create(ctx context.Context, owner string, repo string, issue *IssueRequest)…
291 …) Edit(ctx context.Context, owner string, repo string, number int, issue *IssueRequest) (*Issue, *…

12