{"id":13857716,"url":"https://github.com/maxheld83/ghactions","last_synced_at":"2025-04-12T02:20:34.714Z","repository":{"id":56314196,"uuid":"167965136","full_name":"maxheld83/ghactions","owner":"maxheld83","description":"GitHub actions for R and accompanying R package","archived":false,"fork":false,"pushed_at":"2020-12-11T13:20:10.000Z","size":78057,"stargazers_count":167,"open_issues_count":143,"forks_count":17,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-25T21:51:20.249Z","etag":null,"topics":["cicd","continous-delivery","continous-integration","data-science","devops","github","github-actions","rstats","setup"],"latest_commit_sha":null,"homepage":"https://www.maxheld.de/ghactions/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxheld83.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-28T13:16:10.000Z","updated_at":"2025-03-22T10:58:46.000Z","dependencies_parsed_at":"2022-08-15T16:31:16.322Z","dependency_job_id":null,"html_url":"https://github.com/maxheld83/ghactions","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxheld83%2Fghactions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxheld83%2Fghactions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxheld83%2Fghactions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxheld83%2Fghactions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxheld83","download_url":"https://codeload.github.com/maxheld83/ghactions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505921,"owners_count":21115354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cicd","continous-delivery","continous-integration","data-science","devops","github","github-actions","rstats","setup"],"created_at":"2024-08-05T03:01:44.983Z","updated_at":"2025-04-12T02:20:34.677Z","avatar_url":"https://github.com/maxheld83.png","language":"R","readme":"# GitHub Actions for R \u003cimg src=\"https://github.com/maxheld83/ghactions/blob/master/logo.png?raw=true\" align=\"right\" height=140/\u003e\n\n\u003c!-- badges: start --\u003e\n[![Actions Status](https://github.com/maxheld83/ghactions/workflows/.github/workflows/main.yml/badge.svg)](https://github.com/maxheld83/ghactions/actions)\n[![tic](https://github.com/maxheld83/ghactions/workflows/tic/badge.svg?branch=master)](https://github.com/maxheld83/ghactions/actions)\n[![codecov](https://codecov.io/gh/maxheld83/ghactions/branch/master/graph/badge.svg)](https://codecov.io/gh/maxheld83/ghactions)\n[![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)\n[![CRAN status](https://www.r-pkg.org/badges/version/ghactions)](https://cran.r-project.org/package=ghactions)\n[![License: MIT](https://img.shields.io/github/license/r-lib/ghactions.svg?style=flat)](https://opensource.org/licenses/MIT)\n\u003c!-- badges: end --\u003e\n\n[GitHub Actions](https://github.com/features/actions) are a new workflow automation feature of the popular code repository host GitHub.\n\nThis package helps R users get started quickly with GitHub Actions:\n\n1. It provides **workflow** templates for common R projects (packages, RMarkdown, ...) with sensible defaults.\n2. It wraps and curates relevant existing **external actions**, such as those to deploy to GitHub Pages or Netlify.\n3. It exposes the GitHub Actions workflow **syntax** and lets you write GitHub Actions `*.yml`s from R. \n  (Which isn't saying that *should* be doing that.)\n\n## Installation\n\nTo install, run:\n\n```r\nremotes::install_github(\"maxheld83/ghactions\")\n```\n\nBecause you're likely only to ever use it *once*, **you need not take on ghactions as a dependency in your projects.**\n\n## Quick Start\n\nGitHub actions just requires a special file in a special directory at the root of your repository to work: `.github/workflows/main.yml`.\n\nTo quickly set up such a file for frequently used project kinds, run:\n\n```r\nghactions::use_ghactions(workflow = ghactions::website())\n```\n\nSee the documentation for implied defaults and alternatives.\n\nThen push to GitHub and go to the actions tab in your repository.\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxheld83%2Fghactions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxheld83%2Fghactions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxheld83%2Fghactions/lists"}