Skip to content

SamKenX-Hub-Community/SAMkenxamp-github-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Apps for the AMP Project

code style: prettier

Contact: @ampproject/wg-infra

This repository contains the source code of GitHub Apps designed specifically for the AMP Project.

Apps

This GitHub App performs checks on the size of the compiled AMP bundle, and blocks pull requests from being merged without specific approval from the team that maintains the bundle size.

The app runs on an instance of Google AppEngine and is installed exclusively on the ampproject/amphtml repository.

This ExpressJS App generates and displays a chart of the bundle sizes history of compiled AMP files.

The app runs on an instance of Google AppEngine and is deployed at https://amp-bundle-size-chart.appspot.com/.

A web service that suggests approvers for a GitHub pull request based on OWNERS files and enforces reviews by OWNERS as a GitHub status check.

The app runs on an instance of Google AppEngine and is installed exclusively on the ampproject/amphtml repository. It can be trivially deployed to other organizations and repositories.

Verifies that the Percy build for all commits on the main branch mirror the Percy build for the pull requests that were merged into those commits.

A ReactJS, Express and MySQL web app that displays AMPHTML release activity on a calendar.

The app runs on an instance of Google AppEngine.

Publishes received webhooks from GitHub to a Google Cloud Pub/Sub topic.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.4%
  • TypeScript 38.7%
  • HTML 2.8%
  • SCSS 0.8%
  • CSS 0.2%
  • Shell 0.1%