Skip to content

Commit 6058b59

Browse files
committed
dynamic ASF Jira endpoint for GH badge
1 parent 96e4954 commit 6058b59

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#!/bin/sh
2+
3+
echo "{
4+
'schemaVersion': 1,
5+
'label': 'ASF Jira',
6+
'message': '${project}',
7+
'color': 'orange'
8+
}"

0 commit comments

Comments
 (0)