New services
Explore Plans
Mobile menu Close menu
GitHubGitHub

Any new commit

This Trigger fires every time a new commit in a repo is created on Github.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
github.any_new_commit

Trigger fields

Repository Text input

Label
Repository name
Helper text
Slug
repository
Required
true
Can have default value
true

Ingredients

Author name

Slug
author_name
Filter code
Github.anyNewCommit.AuthorName
Type
String
Example
IFTTT

Committer name

Slug
committer_name
Filter code
Github.anyNewCommit.CommitterName
Type
String
Example
IFTTT

Commit URL

Slug
commit_url
Filter code
Github.anyNewCommit.CommitUrl
Type
Web URL
Example
https://github.com/IFTTT/service-api/commit/99218c72a9564b842f30e367de0f2fe0f450f3b7

Commit sha

Slug
commit_sha
Filter code
Github.anyNewCommit.CommitSha
Type
String
Example
99218c72a9564b842f30e367de0f2fe0f450f3b7

Commit message

Slug
commit_message
Filter code
Github.anyNewCommit.CommitMessage
Type
String
Example
Adding new features

Created at

Slug
created_at
Filter code
Github.anyNewCommit.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00