action-rollback
Release rollback
Allows users to rollback or delete a GitHub release as a failsafe in workflows.
A Github action to rollback/delete a release.
57 stars
2 watching
10 forks
Language: JavaScript
last commit: 27 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cycjimmy/semantic-release-action | Automates the release process of software projects using semantic versioning and GitHub Actions. | 559 |
elgohr/github-release-action | Creates a plain GitHub release with customizable title and tag options | 183 |
wangyoucao577/go-release-action | Automates the process of publishing Go binaries to GitHub Release Assets | 500 |
ad-m/github-push-action | An GitHub Actions workflow to push local changes to a repository using an authorized token. | 1,208 |
author/action-publish | Automates publishing JavaScript modules to a registry after building and testing | 9 |
jessicalostinspace/cut-release-action | Automates the creation of a new release branch based on a bumped semantic version | 11 |
decathlon/release-notes-generator-action | Automates generation of release notes based on milestone events and GitHub workflow triggers. | 116 |
actions/javascript-action | A GitHub Actions repository providing a template for creating JavaScript actions with tests, linting, workflow, publishing, and versioning. | 1,006 |
jamesgeorge007/github-activity-readme | Updates a GitHub README with recent activity of a specified user. | 805 |
zerotier/github-action | Automates ZeroTier network integration into CI/CD workflows by installing and authorizing runners. | 49 |
actions/delete-package-versions | An action that deletes versions of packages from GitHub Packages | 353 |
cloudflare/wrangler-action | A GitHub Action to deploy Cloudflare Workers applications using Wrangler. | 1,299 |
opensoft/rollout | A feature toggle system for PHP applications. | 254 |
tomasbjerre/git-changelog-lib | Automates generation of release notes and changelogs from Git repositories using conventional commits | 199 |
metcalfc/changelog-generator | Automates generation of changelogs and release notes for GitHub releases | 142 |