.github

GitHub Administration and Readme

https://github.com/noclocks/.github

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.4%) to scientific vocabulary

Keywords

config docs github github-actions github-config internal meta postgresql public r react react-native reactjs rshiny
Last synced: 4 months ago · JSON representation ·

Repository

GitHub Administration and Readme

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Topics
config docs github github-actions github-config internal meta postgresql public r react react-native reactjs rshiny
Created almost 2 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security Support Governance

README.md

No Clocks, LLC

[!NOTE] Default Community Health Files for all of No Clocks, LLC open-source projects.

No Clocks, LLC is a new, cutting-edge, technology-based agency startup that seamlessly blends the expertise of seasoned Software Engineers, Web Developers, and Data Engineers.

Badges

Automate Changelog

Overview

This repository contains the default Community Health Files for all of No Clocks, LLC open-source projects.

These files are used to provide a consistent experience across all of our projects, and to make it easier for contributors to understand how to contribute to our projects.

About

Default community health files are a set of predefined files that provide guidance and templates for maintaining a healthy and collaborative open source project. You can add default community health files to a public repository called .github, in the root of the repository or in the docs or .github folders. These files help you automate and standardize various aspects of your project's development and community interaction. They are essential for promoting transparency, good practices, and collaboration in open source projects.

GitHub will use and display default files for any repository owned by the account that does not have its own file of that type in any of the following places:

  • The repository root
  • The .github folder
  • The docs folder

For example, if you have a repository with no CONTRIBUTING file, GitHub will use the default CONTRIBUTING file from here. If you create a custom CONTRIBUTING file in the repository, GitHub will use that file instead of the default file.

[!WARNING] If a repository has any files in its own .github/ISSUE_TEMPLATE folder, including issue templates or a config.yml file, none of the contents of the default `.github/ISSUE_TEMPLATES folder will be used.

As a repository maintainer, you can use the community standards checklist to see if your project meets the recommended community standards to help people use and contribute to your project. For more information, see About community profiles for public repositories.

Supported Files

This repository contains the following default community health files:

| File | Description | |:----------------------------------------------------------------------------------------------------:|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | CODEOFCONDUCT.md | CODE_OF_CONDUCT files define standards for how to engage in a community. | | CONTRIBUTING.md | CONTRIBUTING files communicate how people should contribute to your project. | | Discussion Category Forms | Discussion category forms customize the templates that are available for community members to use when they open new discussions in your repository. | | FUNDING.yml | FUNDING files display a sponsor button in the repository to increase the visibility of funding options for an open source project. | | GOVERNANCE.md | A GOVERNANCE file lets people know about how your project is governed. For example, it might discuss project roles and how decisions are made. | | Issue and Pull Request Templates | Issue and pull request templates customize and standardize the information you'd like contributors to include when they open issues and pull requests in your repository. | | SECURITY.md | SECURITY files provide instructions for how to report a vulnerability in a project. | | SUPPORT.md | SUPPORT files let people know about how to get support for a project. |

Community Health Files

GitHub Workflow Templates

These will be displayed when adding new workflows to a repository under the "No Clocks, LLC" organization:

image


No Clocks, LLC | 2024

Owner

  • Name: No Clocks, LLC
  • Login: noclocks
  • Kind: organization
  • Email: support@noclockstech.com
  • Location: United States of America

Technology Startup

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Briggs"
  given-names: "Jimmy"
  orcid: "https://orcid.org/0000-0002-7489-8787"
- family-names: "Howard"
  given-names: "Patrick"
title: "No Clocks, LLC"
version: 1.0.0
date-released: 2024-02-15
url: "https://github.com/noclocks/"

GitHub Events

Total
  • Issue comment event: 4
  • Push event: 1
  • Pull request event: 2
  • Create event: 1
Last Year
  • Issue comment event: 4
  • Push event: 1
  • Pull request event: 2
  • Create event: 1

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 77
  • Total Committers: 4
  • Avg Commits per committer: 19.25
  • Development Distribution Score (DDS): 0.221
Past Year
  • Commits: 4
  • Committers: 2
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
Jimmy Briggs j****s@j****m 60
github-actions[bot] g****] 11
Patrick Howard p****d@n****v 4
stacksharebot t****m@s****o 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 7
  • Total pull requests: 2
  • Average time to close issues: 17 minutes
  • Average time to close pull requests: 1 day
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jimbrig (6)
Pull Request Authors
  • stack-file[bot] (2)
  • dependabot[bot] (1)
  • jimbrig (1)
Top Labels
Issue Labels
documentation (3) feature (3) config (3) bug (1) refactor (1)
Pull Request Labels
dependencies (1) github_actions (1) documentation (1)

Dependencies

.github/workflows/changelog.yml actions
  • actions/checkout v4 composite
  • tj-actions/git-cliff v1.5.0 composite