Home
last modified time | relevance | path

Searched refs:PublishChangeEdit (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/andygrunwald/go-gerrit/
H A Dchanges_edit.go154 func (s *ChangesService) PublishChangeEdit(changeID, notify string) (*Response, error) { func
H A DCHANGELOG.md57 * [BREAKING CHANGE] Fix PublishChangeEdit to accept a notify parameter.
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/andygrunwald/go-gerrit/go-gerrit-64931d233c2d/
H A Dchanges_edit.go154 func (s *ChangesService) PublishChangeEdit(changeID, notify string) (*Response, error) {
H A Dchanges_test.go76 _, err = client.Changes.PublishChangeEdit("123", "NONE")
H A DCHANGELOG.md57 * [BREAKING CHANGE] Fix PublishChangeEdit to accept a notify parameter.