Skip to content

Commit 114c13a

Browse files
authored
Add autorelease config (#468)
1 parent 5f1c619 commit 114c13a

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.autorelease.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version: 3
2+
options:
3+
allow_patch_releases_on_major_series_branches: true

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="right">
2+
<a href="https://autorelease.general.dmz.palantir.tech/palantir/go-githubapp"><img src="https://img.shields.io/badge/Perform%20an-Autorelease-success.svg" alt="Autorelease"></a>
3+
</p>
4+
15
# go-githubapp [![GoDoc](https://godoc.org/github.com/palantir/go-githubapp?status.svg)](http://godoc.org/github.com/palantir/go-githubapp)
26

37
A library for building [GitHub Apps](https://developer.github.com/apps/) and

0 commit comments

Comments
 (0)