awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jrylan/github-action-stuck-pr-notifier

Open-source alternatives to Github Action Stuck Pr Notifier

30 open-source projects similar to jrylan/github-action-stuck-pr-notifier, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Github Action Stuck Pr Notifier alternative.

  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • cirrus-actions/branch-guardcirrus-actions avatar

    cirrus-actions/branch-guard

    6View on GitHub↗

    Action to guard branches from merges when any of the latest check suites or commit statuses is failing.

    TypeScript
    View on GitHub↗6
  • cirrus-actions/rebasecirrus-actions avatar

    cirrus-actions/rebase

    702View on GitHub↗

    GitHub Action to automatically rebase PRs

    Shell
    View on GitHub↗702
  • deepakputhraya/action-pr-titledeepakputhraya avatar

    deepakputhraya/action-pr-title

    137View on GitHub↗

    Github action to enforce Pull Request title conventions

    JavaScript
    View on GitHub↗137
  • derkinderfietsen/pr-description-enforcerD

    derkinderfietsen/pr-description-enforcer

    0View on GitHub↗
    View on GitHub↗0
  • flowwer-dev/pull-request-statsflowwer-dev avatar

    flowwer-dev/pull-request-stats

    403View on GitHub↗

    Github action to print relevant stats about Pull Request reviewers

    JavaScript
    View on GitHub↗403
  • hmarr/auto-approve-actionhmarr avatar

    hmarr/auto-approve-action

    476View on GitHub↗

    👍 GitHub Action for automatically approving GitHub pull requests

    TypeScript
    View on GitHub↗476
  • julienkode/pull-request-name-linter-actionJulienKode avatar

    JulienKode/pull-request-name-linter-action

    87View on GitHub↗

    ⚡️ Lint pull request name with commit lint. This is useful if you squash merge your pull requests ⚡️

    TypeScript
    View on GitHub↗87
  • kentaro-m/auto-assign-actionkentaro-m avatar

    kentaro-m/auto-assign-action

    394View on GitHub↗

    An action which adds reviewers to the pull request when the pull request is opened.

    TypeScript
    View on GitHub↗394
  • machine-learning-apps/actions-chatopsmachine-learning-apps avatar

    machine-learning-apps/actions-chatops

    76View on GitHub↗

    Actions That Enables ChatOps In a PR Through a GitHub App

    Python
    View on GitHub↗76
  • maxkomarychev/merge-pal-actionmaxkomarychev avatar

    maxkomarychev/merge-pal-action

    31View on GitHub↗

    GitHub Action that automatically merges your pull request!

    JavaScript
    View on GitHub↗31
  • morrisoncole/pr-lint-actionMorrisonCole avatar

    MorrisonCole/pr-lint-action

    71View on GitHub↗

    :octocat: A fast 🔥 TypeScript GitHub Action to ensure that your PR title matches a given regex.

    JavaScript
    View on GitHub↗71
  • neofinancial/ticket-check-actionneofinancial avatar

    neofinancial/ticket-check-action

    49View on GitHub↗

    Verify that pull request titles start with a ticket ID

    TypeScript
    View on GitHub↗49
  • pascalgn/automerge-actionpascalgn avatar

    pascalgn/automerge-action

    920View on GitHub↗

    GitHub action to automatically merge pull requests that are ready

    JavaScript
    View on GitHub↗920
  • pascalgn/size-label-actionpascalgn avatar

    pascalgn/size-label-action

    99View on GitHub↗

    GitHub action to assign labels based on pull request change sizes

    JavaScript
    View on GitHub↗99
  • peter-evans/create-pull-requestpeter-evans avatar

    peter-evans/create-pull-request

    2,801View on GitHub↗

    A GitHub action to create a pull request for changes to your repository in the actions workspace

    TypeScript
    View on GitHub↗2,801
  • pullreminders/assignee-to-reviewer-actionP

    pullreminders/assignee-to-reviewer-action

    0View on GitHub↗
    View on GitHub↗0
  • pullreminders/label-when-approved-actionP

    pullreminders/label-when-approved-action

    0View on GitHub↗
    View on GitHub↗0
  • seferov/pr-lint-actionseferov avatar

    seferov/pr-lint-action

    122View on GitHub↗

    :octocat: PR lint for GitHub Actions

    TypeScript
    View on GitHub↗122
  • ssowonny/diff-pages-actionssowonny avatar

    ssowonny/diff-pages-action

    22View on GitHub↗

    The Github action takes screenshots of static web pages and finds changed screenshots.

    JavaScript
    View on GitHub↗22
  • staabm/annotate-pull-request-from-checkstylestaabm avatar

    staabm/annotate-pull-request-from-checkstyle

    201View on GitHub↗

    cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action

    PHP
    View on GitHub↗201
  • tibdex/autosquashtibdex avatar

    tibdex/autosquash

    144View on GitHub↗

    :package: GitHub Action to update PRs with outdated checks and squash and merge the ones matching all branch protections

    TypeScript
    View on GitHub↗144
  • timonvs/pr-labeler-actionTimonVS avatar

    TimonVS/pr-labeler-action

    258View on GitHub↗

    Automatically labels your PRs based on branch name patterns like feature/ or fix/.

    TypeScript
    View on GitHub↗258
  • tylermurry/github-pr-landminetylermurry avatar

    tylermurry/github-pr-landmine

    33View on GitHub↗

    A simple, language agnostic solution for creating manual mutation tests directly in-line with a GitHub pull request

    TypeScript
    View on GitHub↗33
  • tzkhan/pr-update-actiontzkhan avatar

    tzkhan/pr-update-action

    85View on GitHub↗

    GitHub Action that updates a pull request with information extracted from branch name

    JavaScript
    View on GitHub↗85
  • vijaykramesh/pr-lint-actionvijaykramesh avatar

    vijaykramesh/pr-lint-action

    77View on GitHub↗

    A GitHub Action that verifies your pull request contains a reference to a Jira ticket.

    JavaScript
    View on GitHub↗77
  • vsoch/pull-request-actionvsoch avatar

    vsoch/pull-request-action

    173View on GitHub↗

    open a pull request when a branch is pushed or updated

    Python
    View on GitHub↗173