{"id":16972398,"url":"https://github.com/bhupesh-v/update-pr-reminder-action","last_synced_at":"2025-04-12T00:43:39.808Z","repository":{"id":99594768,"uuid":"469386789","full_name":"Bhupesh-V/update-pr-reminder-action","owner":"Bhupesh-V","description":"A github action to automatically remind contributors to update their branch when there is a new commit in the base branch","archived":false,"fork":false,"pushed_at":"2022-03-15T16:00:20.000Z","size":36,"stargazers_count":9,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T00:43:33.677Z","etag":null,"topics":["alerting","comment","github-actions","reminders","update-pr","update-pull-request"],"latest_commit_sha":null,"homepage":"https://bhupesh.me/automatically-remind-contributors-to-update-pull-request/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bhupesh-V.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://paypal.me/BhupeshVarshney"}},"created_at":"2022-03-13T13:55:58.000Z","updated_at":"2023-11-22T19:53:23.000Z","dependencies_parsed_at":"2023-06-09T06:30:30.499Z","dependency_job_id":null,"html_url":"https://github.com/Bhupesh-V/update-pr-reminder-action","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"04692ce79c1ddd401a5f286249d599077f1f4574"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bhupesh-V%2Fupdate-pr-reminder-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bhupesh-V%2Fupdate-pr-reminder-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bhupesh-V%2Fupdate-pr-reminder-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bhupesh-V%2Fupdate-pr-reminder-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bhupesh-V","download_url":"https://codeload.github.com/Bhupesh-V/update-pr-reminder-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501940,"owners_count":21114681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alerting","comment","github-actions","reminders","update-pr","update-pull-request"],"created_at":"2024-10-14T00:59:10.465Z","updated_at":"2025-04-12T00:43:39.787Z","avatar_url":"https://github.com/Bhupesh-V.png","language":"Shell","funding_links":["https://paypal.me/BhupeshVarshney"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eUpdate PR Reminder Action\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n  \u003cblockquote\u003eA github action to automatically remind pull request authors to update their branch as soon as there is a new commit (or merge) in the base branch\u003c/blockquote\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n[![PR Update Reminder](https://github.com/Bhupesh-V/update-pr-reminder-action/actions/workflows/self-test.yaml/badge.svg?branch=main)](https://github.com/Bhupesh-V/update-pr-reminder-action/actions/workflows/self-test.yaml)\n\u003ca href=\"https://twitter.com/bhupeshimself\"\u003e\n  \u003cimg alt=\"Twitter: Bhupesh Varshney\" src=\"https://img.shields.io/twitter/follow/bhupeshimself.svg?style=social\" target=\"_blank\" /\u003e\n\u003c/a\u003e\n\n## ✨ Demo\n\n![update-pr-reminder-action-demo](https://user-images.githubusercontent.com/34342551/158306923-519008b8-16ab-4117-a597-2b678ebedabd.png)\n\n#### Checkout [this pull request for demo](https://github.com/Bhupesh-V/update-pr-reminder-action/pull/1)\n\n## ❓ Usage\n\n```yaml\nname: PR Update Reminder\non:\n  push:\n    branches:\n      - main\n      - dev\n\nenv:\n  # make sure to set this as env\n  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n\njobs:\n  remind_authors:\n    runs-on: ubuntu-latest\n    name: Update PR Reminder Test\n    steps:\n      - uses: actions/checkout@v2\n      - uses: Bhupesh-V/update-pr-reminder-action@main\n ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhupesh-v%2Fupdate-pr-reminder-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhupesh-v%2Fupdate-pr-reminder-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhupesh-v%2Fupdate-pr-reminder-action/lists"}