awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cirrus-actions avatar

cirrus-actions/rebaseArchived

0
View on GitHub↗
702 stars·141 forks·Shell·MIT·11 views

Rebase

GitHub Action to automatically rebase PRs

Features

  • Pull Request Automation - Automated PR rebasing.

Star history

Star history chart for cirrus-actions/rebaseStar history chart for cirrus-actions/rebase

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rebase

Similar open-source projects, ranked by how many features they share with Rebase.
  • danger/dangerdanger avatar

    danger/danger

    5,645View on GitHub↗
    Rubyautomationbitbucketci
    View on GitHub↗5,645
  • actions/labeleractions avatar

    actions/labeler

    2,464View on GitHub↗
    TypeScript
    View on GitHub↗2,464
  • sindresorhus/refined-githubsindresorhus avatar

    sindresorhus/refined-github

    31,587View on GitHub↗

    Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It functions as a user interface enhancement tool that uses custom CSS and JavaScript to rearrange layouts and inject new interactive elements into GitHub pages. The project serves as a workflow automation tool and repository utility, providing capabilities to automate pull request tasks such as branch cleanup and commit defaults. It acts as a code review assistant by identifying conflicting pull requests and improving navigation for code references. The extension covers severa

    TypeScript
    View on GitHub↗31,587
  • wei/pullwei avatar

    wei/pull

    7,154View on GitHub↗

    Pull is an automated pull request manager designed to synchronize GitHub repository forks with their upstream sources. It acts as an orchestrator that creates and manages pull requests to integrate remote changes and keep development forks aligned with original project sources. The tool is configuration-driven, allowing users to define specific git integration strategies such as merging, squashing, rebasing, or hard resetting. It integrates with GitHub Actions to manage branch protection and the assignment of reviewers, assignees, and custom labels. Synchronization can be triggered through p

    TypeScriptforkforks-insighthacktoberfest
    View on GitHub↗7,154
See all 30 alternatives to Rebase→

Frequently asked questions

What does cirrus-actions/rebase do?

GitHub Action to automatically rebase PRs

What are the main features of cirrus-actions/rebase?

The main features of cirrus-actions/rebase are: Pull Request Automation.

What are some open-source alternatives to cirrus-actions/rebase?

Open-source alternatives to cirrus-actions/rebase include: actions/labeler. danger/danger. wei/pull — Pull is an automated pull request manager designed to synchronize GitHub repository forks with their upstream sources.… sindresorhus/refined-github — Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It… anothrnick/github-tag-action — A Github Action to tag a repo on merge. cirrus-actions/branch-guard — Action to guard branches from merges when any of the latest check suites or commit statuses is failing.