https://github.com/liblaf/copier-release
๐ Automated release management and changelog generation for GitHub projects!
https://github.com/liblaf/copier-release
automation changelog-generation ci-cd code-release continuous-integration copier-template dependency-management github-api release-management versioning workflow-automation
Last synced: 4 months ago
JSON representation
๐ Automated release management and changelog generation for GitHub projects!
- Host: GitHub
- URL: https://github.com/liblaf/copier-release
- Owner: liblaf
- License: mit
- Created: 2024-12-29T08:45:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-09T01:13:43.000Z (5 months ago)
- Last Synced: 2025-02-09T02:23:43.475Z (5 months ago)
- Topics: automation, changelog-generation, ci-cd, code-release, continuous-integration, copier-template, dependency-management, github-api, release-management, versioning, workflow-automation
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
Copier Release
This repository provides a comprehensive template for managing GitHub repositories with automated workflows, including release management, code quality checks, and repository maintenance. It features advanced automation through Copier updates, MegaLinter integration, and Release Please for semantic versioning, ensuring consistent and efficient repository operations.
[](https://github.com/copier-org/copier)
[](https://github.com/liblaf/copier-release/graphs/contributors)
[](https://github.com/liblaf/copier-release/forks)
[](https://github.com/liblaf/copier-release/stargazers)
[](https://github.com/liblaf/copier-release/issues)
[](https://github.com/liblaf/copier-release/blob/main/LICENSE)[Changelog](https://github.com/liblaf/copier-release/blob/main/CHANGELOG.md) ยท [Report Bug](https://github.com/liblaf/copier-release/issues) ยท [Request Feature](https://github.com/liblaf/copier-release/issues)

## โจ Features
- ๐ค **Automated Workflows:** Comprehensive GitHub Actions workflows for automated PR management, repository maintenance, and code quality checks;
- ๐งฉ **Template Integration:** Built-in Copier template system for easy project scaffolding and updates, ensuring consistency across repositories;
- ๐ **Release Automation:** Release-please integration for automated version management and changelog generation, supporting multiple release types;
- ๐ก๏ธ **Code Quality Assurance:** MegaLinter integration for comprehensive code linting and quality checks across multiple languages and formats;
- ๐ **Scheduled Maintenance:** Automated weekly repository updates and maintenance tasks through scheduled workflows;
- ๐ **Security Best Practices:** Default workflow permissions and branch protection rules configured for secure development practices;
- ๐ฆ **Dependency Management:** Renovate integration for automated dependency updates with configurable policies;
- ๐ **Documentation Support:** Automated changelog generation and documentation updates integrated with release process;
- ๐จ **Customizable Configuration:** Flexible configuration options for release types, changelog sections, and repository settings;
- ๐ **Cross-Repository Consistency:** Shared rulesets and label configurations maintained across multiple repositories.[](#readme-top)
## ๐ฆ Installation
To install `gh:liblaf/copier-release`, run the following command:
```bash
$ copier copy --trust gh:liblaf/copier-release .
```[](#readme-top)
## โจ๏ธ Local Development
You can use Github Codespaces for online development:
[](https://codespaces.new/liblaf/copier-release)
Or clone it for local development:
```bash
$ git clone https://github.com/liblaf/copier-release.git
$ cd copier-release
```[](#readme-top)
## ๐ค Contributing
Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub [Issues](https://github.com/liblaf/copier-release/issues) to get stuck in to show us what you're made of.
[](https://github.com/liblaf/copier-release/pulls)
[](https://github.com/liblaf/copier-release/graphs/contributors)
[](#readme-top)
## ๐ Links
### More Copier Templates
- **[Copier Python](https://github.com/liblaf/copier-python)** - ๐ A comprehensive Python project template with automated workflows, CI/CD integration, and modern development tools. Features include MegaLinter for code quality, Copier for template updates, and Renovate for dependency management. Perfect for building scalable Python packages with best practices! ๐โจ
- **[Copier Release](https://github.com/liblaf/copier-release)** - ๐ Automated GitHub Repository Management Toolkit: A comprehensive set of workflows and templates for automating repository maintenance, PR management, and release processes. Includes Copier updates, MegaLinter integration, and Release Please automation. Perfect for maintaining clean, consistent, and efficient GitHub repositories! ๐ ๏ธโจ
- **[Copier Share](https://github.com/liblaf/copier-share)** - ๐คโจ A comprehensive GitHub repository template with automated workflows for PR management, repository maintenance, and code quality checks. Features include auto-merging PRs, Copier updates, label synchronization, and MegaLinter integration for consistent code standards. Perfect for maintaining clean, efficient, and well-organized repositories! ๐๐ง
- **[Copier Typescript](https://github.com/liblaf/copier-typescript)** - ๐ A robust TypeScript project template with automated workflows, CI/CD pipelines, and comprehensive linting. Features include auto-PR management, copier updates, and MegaLinter integration for code quality. Perfect for scalable, maintainable, and efficient TypeScript projects! ๐ ๏ธโจ### Credits
- **copier** -
[](#readme-top)
---
#### ๐ License
Copyright ยฉ 2024 [liblaf](https://github.com/liblaf).
This project is [MIT](https://github.com/liblaf/copier-release/blob/main/LICENSE) licensed.