Ross ROSS = Recommend OSS · open-source software intelligence for agents

ad-m/github-push-action

GitHub actions to push back to repository eg. updated code observed · 2026-08-28

github.com/ad-m/github-push-action · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 84
  • Release rhythm 46
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 209
  • age_days: 2566
  • days_rel: 145
  • days_push: 101
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1277 stars · 239 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A GitHub Action (written in Shell) that pushes local changes made during a workflow back to a GitHub repository using an authorized GITHUB_TOKEN. It enables workflows to commit updated code, results, or generated pages directly from CI runs.

Use cases

  • push linter or formatter changes back to the repo in CI
  • commit generated files or script results as a git archive
  • publish a site to GitHub Pages from a workflow
  • mirror changes to a separate repository
  • auto-commit updated code during GitHub Actions runs

When to choose

  • your GitHub Actions workflow modifies files and needs to push them back to the repo
  • you want to publish GitHub Pages content from CI
  • you need to sync or mirror repository changes automatically

When to avoid

  • you use a CI platform other than GitHub Actions
  • you prefer opening pull requests instead of pushing directly
  • you cannot grant write permissions to GITHUB_TOKEN for security reasons

Facets

plugin · maturity active

ci-cd version-control developer-tools deployment developer-tools version-control cloud cli github-actions git-push workflow-automation shell devops automation

1 source

Member repositories

RepositoryRoleHealth v2
ad-m/github-push-actionmain74

For agents

markdown · JSON · MCP: product_card(name="ad-m/github-push-action")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem