Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivankatliarchuk/.github
:octocat: Github community heatlh files
https://github.com/ivankatliarchuk/.github
configuration github ivank organisation settings sync
Last synced: 6 days ago
JSON representation
:octocat: Github community heatlh files
- Host: GitHub
- URL: https://github.com/ivankatliarchuk/.github
- Owner: ivankatliarchuk
- License: mit
- Created: 2021-04-04T13:42:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T04:11:53.000Z (6 months ago)
- Last Synced: 2024-05-01T16:07:38.255Z (6 months ago)
- Topics: configuration, github, ivank, organisation, settings, sync
- Language: JavaScript
- Size: 1.06 MB
- Stars: 2
- Watchers: 2
- Forks: 8
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/contributing.md
- Funding: .github/funding.yml
- License: LICENSE
- Code of conduct: .github/code_of_conduct.md
- Codeowners: .github/CODEOWNERS
- Security: .github/security.md
- Support: .github/support.yml
- Governance: .github/governance-bot.yml
Awesome Lists containing this project
README
# Configuration Repository
> Default community health files, such as CONTRIBUTING and CODE_OF_CONDUCT. Default files will be used for any public repository owned by the account that does not contain its own file of that type.
For more information, please see the article on [creating a default community health file for your organization](https://help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization).
---
[![governance][governance-badge]][governance-action]
[![governance.link-checker][governance.link-checker.badge]][governance.link-checker.status]
[![toc generator][toc-badge]][toc-action]
![Repository Size](https://img.shields.io/github/repo-size/ivankatliarchuk/.github)
![](https://img.shields.io/github/commit-activity/m/ivankatliarchuk/.github)
![](https://img.shields.io/github/last-commit/ivankatliarchuk/.github)
[![](https://img.shields.io/github/license/ivankatliarchuk/.github)](https://github.com/ivankatliarchuk/.github/LICENCE)---
**Table of Contents**
- [Resources](#resources)
- [Helpers](#helpers)
- [Blogs](#blogs)
- [Renovate](#renovate)
- [Issues](#issues)
- [TODO](#todo)---
## Resources
- [Probot: configuration](https://github.com/probot/probot-config)
- [Probot: todo](https://github.com/settings/installations/15936645)
- [Probot: pull requried to be set](https://wei.github.io/pull/)
- [Renovate](https://renovate.whitesourcesoftware.com)
- [Dependabot](https://dependabot.com/)
- [Github: configuration][1]- [Check Installations](https://github.com/settings/installations)
- [Streamlink: great issue setup](https://github.com/streamlink/streamlink/issues/new/choose)
- [Cron: crontab examples](https://crontab.guru)- [Org sync](https://github.com/marketplace/actions/github-organization-sync-er)
- [How to setup: org workflow templates][how-to-org-template]
- [Actions workflow](https://github.com/actions/starter-workflows)- [Awesome: github templates](https://github.com/devspace/awesome-github-templates)
- [Awesome: github](https://github.com/phillipadsmith/awesome-github)### Helpers
- [Cheat sheet: emoji](https://github.com/ikatyang/emoji-cheat-sheet)
- [Cheat sheet: emoji](https://gist.github.com/rxaviers/7360908)
- [Color picker](https://imagecolorpicker.com/color-code/9ca49e)
- [GitHub Labels](https://github.com/ivankatliarchuk/.github/labels)## Blogs
- [Workflows: tooling](https://github.com/anna-money/workflow-tools)
## Renovate
Add the following to your renovate.json config
```json
{
"extends": ["github>@ivankatliarchuk/.github"]
}
```[Configuration examples](https://github.com/ng-easy/renovate-config)
## Issues
> Renovate actions does not support extra files
## TODO
- [X] Setup workflow templates
- [X] Add [auto approve][auto-approve]
- [X] Add [self merge][self-merge] to self repo
- [X] Add renovate action to self repo
- [ ] Use [GitDown](https://github.com/gajus/gitdown) for markdown pre-process
- [X] Renovate to work with mutliple repositories
- [ ] Setup [Licensed](https://github.com/github/licensed) for all repos
- [ ] Template some of the files and share accross repositories
- [ ] Renovate actions to support extra files[1]: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file
[governance-badge]: https://github.com/ivankatliarchuk/.github/actions/workflows/governance-bot.yml/badge.svg
[governance-action]: https://github.com/ivankatliarchuk/.github/actions/workflows/governance-bot.yml
[toc-badge]: https://github.com/ivankatliarchuk/.github/actions/workflows/toc.yml/badge.svg
[toc-action]: https://github.com/ivankatliarchuk/.github/actions/workflows/toc.yml
[sync-badge]: https://github.com/ivankatliarchuk/.github/actions/workflows/fork-sync.yml/badge.svg
[sync-action]: https://github.com/ivankatliarchuk/.github/actions/workflows/fork-sync.yml
[auto-approve]: https://github.com/search?o=desc&q=hmarr%2Fauto-approve-action+path%3A.github%2Fworkflows+language%3AYAML&s=&type=Code
[self-merge]: https://github.com/search?o=desc&q=orta%2Fcode-owner-self-merge+path%3A.github%2Fworkflows+language%3AYAML&s=&type=Code
[how-to-org-template]: https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization
[governance.link-checker.badge]: https://github.com/ivankatliarchuk/.github/actions/workflows/governance.links-checker.yml/badge.svg
[governance.link-checker.status]: https://github.com/ivankatliarchuk/.github/actions/workflows/governance.links-checker.yml
[dependabot.docs]: https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#about-the-dependabotyml-file