forked from docker-archive-public/atomisthq.docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.atomist.yml
More file actions
147 lines (138 loc) · 3.81 KB
/
.atomist.yml
File metadata and controls
147 lines (138 loc) · 3.81 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
---
kind: "operation"
client: "rug-cli 0.20.0"
editor:
name: "atomist-rugs.rug-editors.ConvertExistingProjectToRugArchiveWithEditor"
group: "atomist-rugs"
artifact: "rug-editors"
version: "0.4.0"
origin:
repo: "atomist-rugs/rug-editors"
branch: "master"
sha: "202eace*"
parameters:
- "rug_archive_name": "end-user-documentation"
- "rug_archive_group_id": "atomist"
- "version": "0.1.0"
- "description": "Editors for this user doc repo"
- "editor_name": "UpdateCopyright"
---
kind: "operation"
client: "rug-cli 0.20.0"
editor:
name: "atomist.end-user-documentation.UpdateCopyright"
group: "atomist"
artifact: "end-user-documentation"
version: "0.1.0"
origin:
repo: "atomist/end-user-documentation.git"
branch: "jessitron/own-editors"
sha: "e61994c"
---
kind: "operation"
client: "rug-cli 0.32.0"
editor:
name: "AddTypeScriptEventHandler"
group: "atomist-rugs"
artifact: "rug-editors"
version: "0.25.0"
origin:
repo: "https://github.com/atomist-rugs/rug-editors.git"
branch: "7557a1b6213caa4ea8d4ae71785722339bcc75a3"
sha: "7557a1b"
parameters:
- "handlerName": "NewCommitPushedToGeneral"
- "description": "sends a message to the #general channel on new commit pushed"
- "pathExpression": "/Commit()"
---
kind: "operation"
client: "rug-cli 0.32.0"
editor:
name: "AddTypeScriptEventHandler"
group: "atomist-rugs"
artifact: "rug-editors"
version: "0.25.0"
origin:
repo: "https://github.com/atomist-rugs/rug-editors.git"
branch: "7557a1b6213caa4ea8d4ae71785722339bcc75a3"
sha: "7557a1b"
parameters:
- "handlerName": "NewCommitPushedToDM"
- "description": "sends a DM channel on new commit pushed"
- "pathExpression": "/Commit()"
---
kind: "operation"
client: "rug-cli 0.32.0"
editor:
name: "AddTypeScriptEventHandler"
group: "atomist-rugs"
artifact: "rug-editors"
version: "0.25.0"
origin:
repo: "https://github.com/atomist-rugs/rug-editors.git"
branch: "7557a1b6213caa4ea8d4ae71785722339bcc75a3"
sha: "7557a1b"
parameters:
- "handlerName": "NewCommitPushedToDMAndGeneral"
- "description": "sends a DM and to the general channel on new commit pushed"
- "pathExpression": "/Commit()"
---
kind: "operation"
client: "rug-cli 0.32.0"
editor:
name: "AddTypeScriptEventHandler"
group: "atomist-rugs"
artifact: "rug-editors"
version: "0.25.0"
origin:
repo: "https://github.com/atomist-rugs/rug-editors.git"
branch: "7557a1b6213caa4ea8d4ae71785722339bcc75a3"
sha: "7557a1b"
parameters:
- "handlerName": "ListCommitFilesChanged"
- "description": "list modified files in a commit"
- "pathExpression": "/Commit()"
---
kind: "operation"
client: "rug-cli 0.32.0"
editor:
name: "AddTypeScriptCommandHandler"
group: "atomist-rugs"
artifact: "rug-editors"
version: "0.25.0"
origin:
repo: "https://github.com/atomist-rugs/rug-editors.git"
branch: "7557a1b6213caa4ea8d4ae71785722339bcc75a3"
sha: "7557a1b"
parameters:
- "handlerName": "SearchStackOverflow"
- "description": "searches the StackOverflow service"
- "intent": "search SO for"
---
kind: "operation"
client: "rug-cli 0.32.0"
editor:
name: "AddTypeScriptCommandHandler"
group: "atomist-rugs"
artifact: "rug-editors"
version: "0.25.0"
origin:
repo: "https://github.com/atomist-rugs/rug-editors.git"
branch: "7557a1b6213caa4ea8d4ae71785722339bcc75a3"
sha: "7557a1b"
parameters:
- "handlerName": "ListActiveIssues"
- "description": "list the most recent active issues"
- "intent": "active issues"
---
kind: "operation"
client: "rug-cli 0.33.4"
editor:
name: "UpdateSupportFiles"
group: "atomist"
artifact: "rug-rugs"
version: "0.28.0"
origin:
repo: "https://github.com/atomist/rug-rugs.git"
branch: "8cdcef125af800f1ce3c31bd5881638fb715194d"
sha: "8cdcef1"