mirror of
https://github.com/strongdm/comply
synced 2024-11-05 15:35:25 +00:00
ce5c4c3a4a
* Add gitlab issue integration * Clean up gitlab issue integration
12 lines
246 B
Plaintext
12 lines
246 B
Plaintext
name: "Acme"
|
|
filePrefix: "Acme"
|
|
tickets:
|
|
github:
|
|
token: XXX
|
|
username: strongdm
|
|
repo: comply
|
|
# gitlab:
|
|
# domain: https://gitlab.example.com:443/ # or https://gitlab.com/
|
|
# token: token-here
|
|
# repo: full-slug/of-project
|