I made a CLI extension to get the Annotation list of GitHub Actions.

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • gh-annotations

    list of annotations from the recently executed Workflow

  • swfz/gh-annotations: list of annotations from the recently executed Workflow

  • til

    Today I Leaned (by swfz)

  • gh annotations -repo swfz/til | jq [ { "repository": "swfz/til", "workflow_name": "slack notification", "workflow_event": "workflow_run", "workflow_path": ".github/workflows/slack.yml", "workflow_url": "https://github.com/swfz/til/actions/runs/3697438928", "job_name": "main", "job_conclusion": "success", "annotation_level": "warning", For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: swfz/slack-workflow-status@feature/follow-workflow-run" } { "repository": "swfz/til", "workflow_name": "ci", "workflow_event": "push", "workflow_path": ".github/workflows/ci.yml", "workflow_url": "https://github.com/swfz/til/actions/runs/3697430624", "job_name": "build", "job_conclusion": "failure", "annotation_level": "failure", "message": "Process completed with exit code 1." } { "repository": "swfz/til", "workflow_name": "lint content", "workflow_event": "push", "workflow_path": ".github/workflows/lint.yml", "workflow_url": "https://github.com/swfz/til/actions/runs/3694817234", "job_name": "run textlint", "job_conclusion": "failure", "annotation_level": "failure", "message": "Process completed with exit code 1." } ]

  • 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