mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-02-10 19:57:03 +00:00
wip
This commit is contained in:
parent
8b3bd3ca27
commit
901b5977e6
5 changed files with 32 additions and 24 deletions
7
pr.go
Normal file
7
pr.go
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
package rp
|
||||
|
||||
import "github.com/apricote/releaser-pleaser/internal/git"
|
||||
|
||||
type PullRequest git.PullRequest
|
||||
|
||||
func (pr *PullRequest) GetOverrides() {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue