Files
git.stella-ops.org/devops/ci-local/events/push-main.json

55 lines
1.4 KiB
JSON

{
"ref": "refs/heads/main",
"before": "0000000000000000000000000000000000000001",
"after": "0000000000000000000000000000000000000002",
"created": false,
"deleted": false,
"forced": false,
"compare": "https://git.stella-ops.org/compare/000001...000002",
"commits": [
{
"id": "0000000000000000000000000000000000000002",
"message": "[Local CI] Test commit on main branch",
"timestamp": "2025-01-01T00:00:00Z",
"author": {
"name": "Local CI User",
"email": "local-ci@stella-ops.org"
},
"committer": {
"name": "Local CI User",
"email": "local-ci@stella-ops.org"
},
"added": [],
"removed": [],
"modified": ["src/Scanner/StellaOps.Scanner.Core/Scanner.cs"]
}
],
"head_commit": {
"id": "0000000000000000000000000000000000000002",
"message": "[Local CI] Test commit on main branch",
"timestamp": "2025-01-01T00:00:00Z",
"author": {
"name": "Local CI User",
"email": "local-ci@stella-ops.org"
}
},
"repository": {
"name": "git.stella-ops.org",
"full_name": "stellaops/git.stella-ops.org",
"default_branch": "main",
"private": true,
"owner": {
"login": "stellaops",
"type": "Organization"
}
},
"pusher": {
"name": "local-ci-user",
"email": "local-ci@stella-ops.org"
},
"sender": {
"login": "local-ci-user",
"type": "User"
}
}