We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e97cd8 commit 2a6c34fCopy full SHA for 2a6c34f
1 file changed
specs/github/commit.yaml
@@ -0,0 +1,12 @@
1
+# SPDX-FileCopyrightText: Copyright 2025 Carabiner Systems, Inc
2
+# SPDX-License-Identifier: Apache-2.0
3
+---
4
+id: github.com/${ORG}/${REPO}@${REF}
5
+name: github.com/${ORG}/${REPO}@${REF}
6
+url: git+https://github.com/${ORG}/${REPO}/@${REF}
7
+type: http://github.com/carabiner-dev/snappy/specs/commit.yaml
8
+endpoint: repos/${ORG}/${REPO}/commits/${REF}
9
+method: GET
10
+mask:
11
+ - sha
12
+ - url
0 commit comments