SITKA Public Git
/
sitka
/
infra-status-notices.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
router outage
[sitka/infra-status-notices.git]
/
README.md
1
If you want to post notices, please place a file in the files/ directory.
2
3
The file MUST be named as:
4
YYYYMMDD-NAME.txt
5
6
where NAME is only [A-Za-z0-9_-]+
7
8
Inside the file, the format is:
9
"""
10
---
11
(yaml block)
12
---
13
text...
14
"""