mirror of
https://github.com/usetrmnl/sensor_scanner.git
synced 2026-04-29 13:45:14 -07:00
Added Milestoner configuration
Necessary for automatic versioning and release note generation. link:https://alchemists.io/projects/milestoner[Documentation]. Milestone: minor
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
organization:
|
||||
label: "TRMNL"
|
||||
uri: "https://trmnl.com"
|
||||
project:
|
||||
name: "sensor_scanner"
|
||||
owner: "usetrmnl"
|
||||
uri:
|
||||
icon: "%<organization_uri>s/favicon.ico"
|
||||
logo: "%<organization_uri>s/images/brand/icon--brand.png"
|
||||
syndication:
|
||||
id: "%<project_uri_version>s/%<id>s"
|
||||
links:
|
||||
- label: "%<organization_label>s: %<project_label>s (web)"
|
||||
mime: "text/html"
|
||||
relation: "alternate"
|
||||
uri: "%<project_uri_home>s/tags"
|
||||
- label: "%<organization_label>s: %<project_label>s (feed)"
|
||||
mime: "application/atom+xml"
|
||||
relation: "self"
|
||||
uri: "%<organization_uri>s/feeds/projects/%<project_name>s.xml"
|
||||
Reference in New Issue
Block a user