GitHub Actions for CCBR repos
Custom GitHub Actions and example workflows for CCBR repositories. View the GitHub docs for more information on how to write and use GitHub Actions workflows.
Help & Contributing
Come across a bug? Open an issue and include a minimal reproducible example.
Have a question? Ask it in discussions.
Want to contribute to this project? Check out the contributing guidelines.
Actions
| action | description |
|---|---|
| Install R + pak | Install R package dependencies with pak |
| add-issue-label-list | Update issue description with a list of issues of a given label |
| build-docker | Build a docker container using CCBR guidelines |
| draft-release | Draft a new release based on conventional commits and prepare release notes |
| label-issue-repo-name | Label issues & PRs with the repository name |
| maintain-milestones | Maintain rolling monthly milestones in a target repository |
| mkdocs-mike | Deploy documentation to github pages using mkdocs + mike |
| post-release | Post-release cleanup chores, intended to be triggered by publishing a release |
| sync-copilot-instructions | Sync Copilot instructions from a source repository to a target repository and open a PR |
| user-projects | Add issue/PR to user’s project |
No matching items