Files
git-events/galaxy.yml
Jon 5e69fb2807
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 19s
chore: linting fixes
ref: #6
2025-07-12 21:44:17 +09:30

47 lines
734 B
YAML

---
namespace: nofusscomputing
name: git_events
version: 0.0.1
readme: README.md
authors:
- No Fuss Computing
description: Git[ea/hub] Problem matcher parser with PR Code Review
license:
- MIT
license_file: LICENCE
tags:
- ci
- event
- rulebook
- tools
dependencies: {}
repository: https://nofusscomputing.com/git/ansible-collections/git-events
documentation: https://nofusscomputing.com/git/ansible-collections/git-events
homepage: https://nofusscomputing.com/git/ansible-collections/git-events
issues: https://nofusscomputing.com/git/ansible-collections/git-events/issues
build_ignore: [
'.ansible',
artifacts/,
'.cz.yaml',
'.dockerignore',
'dockerfile',
'.git',
'galaxy.yml',
'*.tmp.*'
]