# github/github-services

Legacy GitHub Services Integration

Repository: https://github.com/github/github-services
Canonical: https://ross.abutalabs.com/products/github-services
Homepage: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Language: Ruby
License: MIT
License Family: permissive
Archived: true
Last push: 2019-01-31T15:54:49+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5955, "days_push": 2771, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1890, forks 1252 (observed 2026-08-28T04:05:49.461529+00:00)

## What it is
The legacy GitHub Services integration codebase that allowed third-party services to receive GitHub event payloads. It was deprecated in 2018 in favor of GitHub Apps and webhooks and no longer accepts new features.

## Use cases
- integrate github events with third-party services
- understand legacy github service integrations
- maintain an old github service hook
- migrate from github services to webhooks
- reference how github delivered event payloads to services

## When to choose
- you must maintain or patch an existing legacy GitHub Service integration
- you need historical reference for how GitHub Services delivered payloads

## When to avoid
- you are building a new GitHub integration - use GitHub Apps or webhooks instead
- you need supported, maintained integration tooling
- you expect new features or bug fixes from upstream

## Facets
- artifact type: service
- maturity: abandoned
- function: webhook, middleware, developer-tools
- domain: developer-tools, apis
- platform: ruby
- tags: github-integration, deprecated, third-party-services, legacy, automation, web-server

## Member repositories
- github/github-services (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:49.461529+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:13:01.698346+00:00, confidence not recorded.
  - readme: https://github.com/github/github-services (fetched 2026-08-28T04:05:49.461529+00:00, sha b38878e6519d)
  - homepage: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ (fetched 2026-08-29T10:52:11.046967+00:00, sha c99a796073ab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
