forked from dropwizard/dropwizard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjreleaser.yml
59 lines (54 loc) · 1.43 KB
/
jreleaser.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
# yamllint disable rule:line-length
project:
name: dropwizard
description: |
A damn simple library for building production-ready RESTful web services.
links:
homepage: https://www.dropwizard.io
license: Apache-2.0
copyright: 2010-2013 Coda Hale and Yammer, Inc., 2014-2020 Dropwizard Team
authors:
- arteam
- carlo-rtr
- evnm
- joschi
- jplock
- natalie-zamani
- ryankennedy
- skamille
- zUniQueX
java:
groupId: io.dropwizard
version: 11
release:
github:
overwrite: true
discussionCategoryName: Announcements
owner: dropwizard
commitAuthor:
name: 'Dropwizard Release Action'
email: '[email protected]'
releaseNotes:
enabled: true
releaseName: "{{tagName}}"
skipTag: true
skipRelease: true
announce:
twitter:
active: RELEASE
status: |
🚀 {{projectNameCapitalized}} {{projectVersion}} has been released! #Java #Dropwizard
Release Notes: {{releaseNotesUrl}}
mastodon:
active: RELEASE
status: |
🚀 {{projectNameCapitalized}} {{projectVersion}} has been released! #Java #Dropwizard
Release Notes: {{releaseNotesUrl}}
host: https://jvm.social
bluesky:
active: RELEASE
status: |
🚀 {{projectNameCapitalized}} {{projectVersion}} has been released! #Java #Dropwizard
Release Notes: {{releaseNotesUrl}}
host: https://bsky.social