https://github.com/compwa/policy
Pre-commit hooks that ensure that ComPWA repositories have a similar developer set-up
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.3%) to scientific vocabulary
Repository
Pre-commit hooks that ensure that ComPWA repositories have a similar developer set-up
Basic Info
- Host: GitHub
- Owner: ComPWA
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://compwa.github.io/policy
- Size: 1.21 MB
Statistics
- Stars: 2
- Watchers: 6
- Forks: 2
- Open Issues: 20
- Releases: 91
Metadata Files
README.md
ComPWA repository policy
This repository sets the policies for developer environment in repositories if the ComPWA organization (See our Help developing page). The policies are automatically enforced through pre-commit.
Usage
Add a .pre-commit-config.yaml file to your repository with the following content:
yaml
repos:
- repo: https://github.com/ComPWA/policy
rev: ""
hooks:
- id: check-dev-files
- id: fix-nbformat-version
- id: set-nb-cells
then run
shell
pre-commit autoupdate --repo=https://github.com/ComPWA/policy
This example lists all available hooks (listed here as ids) ― you can remove some of them.
Owner
- Name: Common Partial Wave Analysis
- Login: ComPWA
- Kind: organization
- Email: compwa@ep1.rub.de
- Location: Germany
- Website: https://compwa.github.io
- Repositories: 36
- Profile: https://github.com/ComPWA
Making amplitude analysis reproducible, understandable, and easy to do
GitHub Events
Total
- Create event: 104
- Issues event: 43
- Release event: 33
- Delete event: 74
- Issue comment event: 15
- Push event: 213
- Pull request review comment event: 4
- Pull request review event: 11
- Pull request event: 130
Last Year
- Create event: 104
- Issues event: 43
- Release event: 33
- Delete event: 74
- Issue comment event: 15
- Push event: 213
- Pull request review comment event: 4
- Pull request review event: 11
- Pull request event: 130
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 92
- Total pull requests: 278
- Average time to close issues: 6 months
- Average time to close pull requests: about 14 hours
- Total issue authors: 3
- Total pull request authors: 4
- Average comments per issue: 0.48
- Average comments per pull request: 0.1
- Merged pull requests: 256
- Bot issues: 0
- Bot pull requests: 28
Past Year
- Issues: 33
- Pull requests: 186
- Average time to close issues: 15 days
- Average time to close pull requests: about 17 hours
- Issue authors: 2
- Pull request authors: 4
- Average comments per issue: 0.18
- Average comments per pull request: 0.09
- Merged pull requests: 171
- Bot issues: 0
- Bot pull requests: 5
Top Authors
Issue Authors
- redeboer (90)
- mmikhasenko (1)
- shenvitor (1)
Pull Request Authors
- redeboer (252)
- pre-commit-ci[bot] (22)
- dependabot[bot] (6)
- shenvitor (6)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- ComPWA/actions/clean-caches v1 composite
- JulienKode/pull-request-name-linter-action v0.5.0 composite
- actions/checkout v3 composite
- docker://agilepathway/pull-request-label-checker latest composite
- release-drafter/release-drafter v5 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite