Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malix-labs/discord_github-utilities
https://github.com/malix-labs/discord_github-utilities
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malix-labs/discord_github-utilities
- Owner: Malix-Labs
- License: agpl-3.0
- Created: 2024-02-15T16:01:17.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-09-16T17:12:39.000Z (3 months ago)
- Last Synced: 2024-09-16T21:13:53.074Z (3 months ago)
- Language: Go
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: docs/CODEOWNERS
- Security: docs/SECURITY.md
- Support: docs/SUPPORT.md
Awesome Lists containing this project
README
# [@Malix-Off](https://github.com/Malix-Off) Own [Repository Template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)
## Usage
1. [ ] [Create a repository from this template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template#creating-a-repository-from-a-template)
2. [ ] Copy all [this repository GitHub Settings](https://github.com/Malix-Off/Template/blob/master/README.md#github-settings)## Features
- ### GitHub Labels
- ### [GitHub Issue and Pull Request Template](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates)
- ### [GitHub Project Template](https://docs.github.com/en/issues/planning-and-tracking-with-projects/managing-your-project/managing-project-templates-in-your-organization#copying-a-project-as-a-template)
The best starting [GitHub project template](https://docs.github.com/en/issues/planning-and-tracking-with-projects/managing-your-project/managing-project-templates-in-your-organization#copying-a-project-as-a-template) for any project scale
- ### [GitHub Discussion Category Form](https://docs.github.com/en/discussions/managing-discussions-for-your-community/creating-discussion-category-forms)
- ### GitHub Actions
Optimized for [Trunk-Based Development](https://trunkbaseddevelopment.com/)
- On issue create:
- [ ] [Create a branch named as the issue ID and link it to the created issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-a-branch-for-an-issue)
- On first commit push to this branch:
- [ ] Create a [draft pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request#marking-a-pull-request-as-ready-for-review) to the [parent issue](https://docs.github.com/en/issues/managing-your-tasks-with-tasklists/about-tasklists#about-tasklists-and-issue-hierarchy:~:text=You%20can%20create-,parent,-and%20child%20relationships) if any, else master
- On push to master:
- [ ] Create a [draft release](https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository#:~:text=release%20later%2C%20click-,Save%20draft,-.%20You%20can%20then) with a tag annoted with the latest semver tag incremented by one patch- ### GitHub Files
Fully featued with GitHub files
- ### GitHub Settings
GitHub Settings cannot be embeded in a [GitHub repository template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template) copied data, therefore, you have to [copy them manually](https://github.com/Malix-Off/Template/blob/master/README.md#:~:text=Copy%20all%20this%20repository%20GitHub%20Settings)