How to Write to Workflow Job Summary from a GitHub Action

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jacoco-badge-generator

    Coverage badges, and pull request coverage checks, from JaCoCo reports in GitHub Actions

  • I maintain several GitHub Actions implemented in Python as container actions. One of these, jacoco-badge-generator, produces coverage badges from JaCoCo test coverage reports. Additionally, it outputs the test coverage percentages to the workflow job summary. This example is based upon the approach I use in jacoco-badge-generator.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • jacoco-badge-generator 2.11.0 Released

    1 project | dev.to | 17 Sep 2023
  • jacoco-badge-generator 2.10.0 Released

    1 project | dev.to | 4 Sep 2023
  • JaCoCo Coverage Badges for Multi-Module Projects in GitHub Actions

    1 project | dev.to | 25 May 2023
  • Using GitHub Actions to Build a Java Project With Pull Request Coverage Commenting and Coverage Badges

    1 project | dev.to | 9 Nov 2022
  • The jacoco-badge-generator GitHub Action is now also available as a CLI tool from PyPI

    3 projects | dev.to | 8 Jul 2022