{"id":46973314,"url":"https://github.com/jammutkarsh/pr-pulse","last_synced_at":"2026-03-11T12:03:59.346Z","repository":{"id":340126458,"uuid":"1141833710","full_name":"jammutkarsh/pr-pulse","owner":"jammutkarsh","description":"Keep your finger on the pulse of your PRs. Real-time GitHub monitoring that checks every minute.","archived":false,"fork":false,"pushed_at":"2026-02-23T12:05:38.000Z","size":261,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-23T19:40:46.169Z","etag":null,"topics":["chrome-extension","github","pull-requests"],"latest_commit_sha":null,"homepage":"https://short.utkarshchourasia.in/prpulse","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jammutkarsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-25T14:10:35.000Z","updated_at":"2026-02-23T11:02:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jammutkarsh/pr-pulse","commit_stats":null,"previous_names":["jammutkarsh/pr-pulse"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jammutkarsh/pr-pulse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jammutkarsh%2Fpr-pulse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jammutkarsh%2Fpr-pulse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jammutkarsh%2Fpr-pulse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jammutkarsh%2Fpr-pulse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jammutkarsh","download_url":"https://codeload.github.com/jammutkarsh/pr-pulse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jammutkarsh%2Fpr-pulse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30380935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chrome-extension","github","pull-requests"],"created_at":"2026-03-11T12:03:40.215Z","updated_at":"2026-03-11T12:03:59.341Z","avatar_url":"https://github.com/jammutkarsh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"left\"\u003e\n  \u003cimg src=\"icons/icon128.png\" width=\"128\" height=\"128\" alt=\"PR Pulse Icon\" /\u003e\n  \u003ch1\u003ePR Pulse\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003e *Keep your finger on the pulse of your PRs. Near real-time GitHub monitoring that checks every 10 minutes, so nothing slips through the cracks.*\n\nA Chrome extension that monitors your GitHub Pull Requests like a vital signs monitor - constant, reliable, and always keeping you informed.\n\n## Features\n\n### 🩺 Real-Time PR Diagnostics\n\n- **My PRs Tab** - See all your open pull requests at a glance\n- **To Review Tab** - Track PRs waiting for your review\n- **Auto-Refresh** - Automatic scanning every 10 minutes\n\n### 💊 Instant Health Checks\n\n- **CI/Checks Status** - See if checks are passing, failing, or running\n- **Review Status** - Know if you're approved, have changes requested, or awaiting review\n- **Smart Detection** - Recognizes when reviews are re-requested after addressing feedback\n\n### 🔗 One-Click Navigation\n\n- Click author avatar → Open their GitHub profile\n- Click repo name → Open the repository\n- Click line changes → Jump directly to the Files Changed tab\n- Click anywhere else → Open the full PR\n\n### 📋 Jira Integration\n\n- Auto-detects Jira ticket IDs from branch names (e.g., `feat/JIRA-1234/description`)\n- One-click to open the linked Jira ticket\n- Copy PR links instantly with the clipboard button\n\n### 🖥️ Flexible Display Modes\n\n- **Popup Mode** - Quick access from your browser toolbar\n- **Full Page Mode** - Dedicated tab for focused PR management\n- Seamless in-app navigation in full page mode\n\n## Installation\n\n### From Source (Developer Mode)\n\n1. Clone or download this repository\n2. Open Chrome → `chrome://extensions`\n3. Enable **Developer mode** (toggle in top-right)\n4. Click **Load unpacked**\n5. Select the `chrome-extension` folder\n\n### Quick Setup\n\n1. Click the extension icon → Settings or Open Setup\n2. Enter your GitHub Personal Access Token\n   - [Create a new token](https://github.com/settings/tokens/new?scopes=repo\u0026description=PR%20Pulse)\n   - Required scope: `repo`\n3. You're done! PR Pulse will start monitoring immediately\n\n## Usage\n\n| Action | Result |\n|--------|--------|\n| Click extension icon | Open PR Pulse popup |\n| Click full screen button | Open in dedicated tab |\n| Click PR title | Open the pull request |\n| Click author avatar | Open their GitHub profile |\n| Click repo name | Open the repository |\n| Click +/- changes | Open Files Changed tab |\n| Click Jira button | Open linked Jira ticket |\n| Click Copy Link | Copy PR URL to clipboard |\n\n## Project Structure\n\n```bash\nchrome-extension/\n├── manifest.json           # Extension manifest (v3)\n├── service-worker.js       # Background polling\n├── popup/                  # Main popup UI\n├── settings/               # Settings page\n├── onboarding/             # Setup wizard\n├── lib/                    # Core libraries\n│   ├── providers/          # Git platform providers\n│   ├── storage.js          # Chrome storage wrapper\n│   └── utils.js            # Utility functions\n└── icons/                  # Extension icons\n```\n\n## Extensibility\n\nBuilt with a **Provider Adapter Pattern** for easy platform expansion:\n\n- `BaseProvider` - Interface all providers implement\n- `GitHubProvider` - Reference implementation\n\n## Privacy\n\n- Your GitHub PAT is stored locally in Chrome's extension storage\n- No data is sent to any third-party servers\n- All API calls are made directly to GitHub's API\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjammutkarsh%2Fpr-pulse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjammutkarsh%2Fpr-pulse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjammutkarsh%2Fpr-pulse/lists"}