Releases: rseng/opensource-heartbeat-action
Releases · rseng/opensource-heartbeat-action
Open Source Heartbeat Action v1.1.0
- Bugfix in response error message and reason.
Full Changelog: v1.0.9...v1.1.0
Open Source Heartbeat Action v1.0.9
What's Changed
Full Changelog: v1.0.8...v1.0.9
Open Source Heartbeat Action v1.0.8 release
Open Source Heartbeat Action v1.0.8 release
Open Source Heartbeat Action v1.0.7 release
This is a bugfix for parsing empty issue bodies.
Open Source Heartbeat Action 1.0.6 Release
This release fixes a bug that empty push (with --allow-empty
) do not have a commit. Since these are unlikely to be code contributions, we are skipping them.
Open Source Heartbeat Action 1.0.5 Release
This update allows for pull request bodies to be empty or null without triggering an error.
Open Source Heartbeat Action 1.0.4 Release
This release ensures that each user can have one event type per repository, and not globally per user.
Open Source Heartbeat Action 1.0.3 Release
Changes with this release include:
- Adding skip for GollumEvent since doesn't directly impact code
- Adding a cleanup variable to prevent removal of older events
Open Source Heartbeat Action 1.0.2 Release
Fixing bug that the event shouldn't finish parsing if the event is not known.
Open Source Heartbeat Action 1.0.1 Release
This release adds the default GitHub pages url to be opensource-heartbeat, which is likely to be the case.