Skip to content
Checks for and reports commits unreleased for a specific release branch.
Branch: master
Clone or download
ckerr Merge pull request #5 from electron/fix-@wg-releases
fix: use '@releases-wg' for workgroup mentions
Latest commit 96807d1 Jul 1, 2019

README.md

Electron Unreleased Commit Audit

This Action checks for and reports commits unreleased for a specific release branch.

It's triggered automatically via cron job on Monday mornings at 9am for all supported release branches of Electron.

It can also be triggered via Slack with:

/check-unreleased <branch-name>

where branch-name matches the name of a release line branch of the Electron repository.

Example:

/check-unreleased 5-0-x
You can’t perform that action at this time.