git-get-release-action VS unschedule-job-action

Compare git-get-release-action vs unschedule-job-action and see what are their differences.

git-get-release-action

Github Action that allows you to get release information by release id, tag, commit SHA (current commit or specified). (by cardinalby)

unschedule-job-action

Remove scheduled GitHub Actions job (by cardinalby)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
git-get-release-action unschedule-job-action
3 1
30 0
- -
4.0 0.0
3 months ago 10 months ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

git-get-release-action

Posts with mentions or reviews of git-get-release-action. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-08.

unschedule-job-action

Posts with mentions or reviews of unschedule-job-action. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-01.
  • Scheduling delayed GitHub Action
    3 projects | dev.to | 1 Dec 2021
    To limit failed attempts number for the delayed job to run, add cardinalby/unschedule-job-action as a first step in .github-scheduled-workflows/example.yml (before checkout step) with the condition:

What are some alternatives?

When comparing git-get-release-action and unschedule-job-action you can also consider the following projects:

github-action-ts-run-api - Library for GitHub Action integration testing

schedule-job-action - Schedule delayed job in GitHub Actions

ncc - Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.

typescript-action - Create a TypeScript Action with tests, linting, workflow, publishing, and versioning

javascript-action - Create a JavaScript Action with tests, linting, workflow, publishing, and versioning