File tree 1 file changed +3
-9
lines changed
1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 3
3
"type" : " bikeshed" ,
4
4
"params" : {
5
5
"force" : 1 ,
6
- "md-status" : " LS-COMMIT" ,
7
- "md-h1" : " Fetch <small>(<a href=\" {{ pull_request.html_url }}\" >PR #{{ pull_request.number }}</a>)</small>" ,
8
- "md-warning" : " Commit {{ short_sha }} {{ pull_request.head.repo.html_url }}/commit/{{ sha }} replaced by {{ config.ls_url }}" ,
9
- "md-title" : " {{ config.title }} (Pull Request Snapshot #{{ pull_request.number }})" ,
10
- "md-Text-Macro" : " SNAPSHOT-LINK {{ config.back_to_ls_link }}"
11
- },
12
- "ls_url" : " https://fetch.spec.whatwg.org/" ,
13
- "title" : " Fetch Standard" ,
14
- "back_to_ls_link" : " <a href=\" https://fetch.spec.whatwg.org/\" id=\" commit-snapshot-link\" >Go to the living standard</a>"
6
+ "md-status" : " LS-PR" ,
7
+ "md-Text-Macro" : " PR-NUMBER {{ pull_request.number }}"
8
+ }
15
9
}
You can’t perform that action at this time.
0 commit comments