gitlab.json 200 B

1234567891011121314151617
  1. {
  2. "issue": "issues",
  3. "commit": "commit",
  4. "referenceActions": [
  5. "close",
  6. "closes",
  7. "closed",
  8. "closing",
  9. "fix",
  10. "fixes",
  11. "fixed",
  12. "fixing"
  13. ],
  14. "issuePrefixes": [
  15. "#"
  16. ]
  17. }