# LinearB Pulse board is the perfect blend of stories, branches, and PRs for dev teams | LinearB Blog

> Pulse filters are now live unlocking three new use cases: bug triage, daily stand-up and real-time status update. What is Pulse? Pulse syncs your Git branches and PRs to the relevant project stories so you see real-time updates for all of your features and bugs in a single view. We keep everyone on the same [&hellip;]

_This is a markdown rendering of a live HTML page on linearb.io, generated for AI/LLM consumption — it is not a markdown-only site. To get the full HTML page instead, request this URL with an explicit `Accept: text/html` header (no wildcard, no markdown preference)._


```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://linearb.io/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Blog",
      "item": "https://linearb.io/blog"
    },
    {
      "@type": "ListItem",
      "position": 3,
      "name": "LinearB Pulse board is the perfect blend of stories, branches, and PRs for dev teams",
      "item": "https://linearb.io/blog/linearb-pulse-view-release"
    }
  ]
}
```

[Home](https://linearb.io/)

/

[Blog](https://linearb.io/blog)

/

LinearB Pulse board is the perfect blend of stories, branches, and PRs for dev teams

# LinearB Pulse board is the perfect blend of stories, branches, and PRs for dev teams

![Photo of Boaz Dremer](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/logo-mark-lg?_a=BAVMn6ID0)

By [Boaz Dremer](https://linearb.io/blog/linearb-pulse-view-release#boaz-dremer)

|

August 12, 2020

![Git_Jira_Slack_dfe6dae0fd](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Git_Jira_Slack_dfe6dae0fd?_a=BAVMn6ID0)

## **Pulse filters are now live unlocking three new use cases: bug triage, daily stand-up and real-time status update.** 

### **What is Pulse?** 

Pulse syncs your Git branches and PRs to the relevant project stories so you see real-time updates for all of your features and bugs in a single view. 

We keep everyone on the same page without the need for constant manual updates to your project board. 

New linearb pulse view

### **What can we do with Pulse?** 

* **Everyone** can get real-time updates on features and bugs. There’s no need to wonder if your project board is up to date any more. The most accurate place to see project status is Pulse.
* **Dev teams** can run your daily stand-up with facts. Quickly see who needs help, who is spread too thin and if you’re trending in the right direction and then get back to work faster.
* **Dev teams** can run bug triage meetings using ticket type (bug), WIP, to-do and done filters.
* **Dev team leads** can see when a feature or bug has related work that’s blocked or high risk.
* **Product managers** can see real-time updates and communicate more accurate completion estimates with stakeholders without interrupting developers for status updates.
* **Scrum managers** can see when a project has not started or has a lack of activity.
* **Devs** can hover over the progress timeline to see specific branches and PRs and access them with one click.
* **Devs** can see connections and dependencies by seeing which developers are working on which projects related to them.

> [Login or signup for LinearB to see Pulse now](http://app.blog.linearb.io)

### **What’s different about Pulse?** 

Project management systems like Jira and Clubhouse are great for roadmaps and planning. But when planning ends and coding begins, they don’t provide enough detail or context to help dev teams make decisions in real-time throughout the day. 

Pulse was built for dev teams. We update your progress from where you really work – Git. And alert you to important things you need to know from where you really communicate with your team – Slack. 

And your non-technical business stakeholders will love the easy to understand, real-time updates on features and bugs. 

### **How does Pulse work?** 

We match the relevant branches and PRs to the relevant project stories and issues and update each issue based on the actual work as it is recorded in Git. 

The Pulse view contains the following elements:

**Stories and issues:** Includes the issue name, the issue state and the issue type.

**Contributors**: Shows contributors for branches and PRs assigned to the issue. Contribution is considered to be one of the following events:

* Commit
* PR open
* Merge
* Release

Jira issues and contributors in linearb pulse

**Code changes**: The aggregated PR sizes that were recorded for all the PRs that are associated with an issue. In addition to the number of code changes (counted in lines of code) it also specifies the number of repositories that the relevant branches and PRs are spread across.

**Branches**: Includes the number of active, merged, and released branches associated with the issue. Active are branches that are in the middle of the work process (either still in coding or open PR state). Merged are PRs or branches that were merged back to the base branch and effectively their coding and review are done. Released are merged branches that are marked as deployed.

**Filters:** Filter stories, issues, and the related branches and PRs by Done, WIP, To-do, and Type. And search for specific stories and issue names using the search bar. 

You can also filter by issue type in Jira. Filter by bugs to see the progress of your bug bash.

Code changes and branches matched with jira issues in linearb pulse

Use the dropdown to filter stories by type

Click “wip”, “to do”, or “done” to filter the stories by status.

### **What’s coming next for Pulse?** 

We’ll be releasing new functionality to the Pulse dashboard almost every week in August and September including: 

* Filters to help you drill down by contributor, blocked work, and high-risk work. (coming 9/2)
* Expanded view so you can see the relevant Git branches and PRs for your stories and issues right on the main screen.
* Actions so you can create tasks, close issues and add notes to your project board directly from Pulse.
* Delivery estimate so you can see if your features and bugs are predicted to finish on time or late.

[](https://assets.linearb.io/uploads/pulse-expanded-story-1.png)

Coming soon: linearb pulse will include filters by contributor, story type, an expanded view of branches and prs under their associated jira issues, and more.

### **Project board assignment per team** for Jira

We are now supporting the assignment of a Jira board per team. Each team can set its own Jira board and see only the iterations that are relevant for the specific team. This will affect the iteration picker in the team dashboard (and the rest of the team related views) to show only the relevant iterations per team. 

In addition, If multiple teams are using the same Jira board we provide the option to filter specific iterations based on naming conventions. For example, if Team A and Team B use the same board and all the iterations of Team A are named: <A\_Sprint\_X> and all iterations of team B are named: <B\_Sprint\_Y> the user will be able to use a regular expression (“A\_”) in order to filter all the iterations that have that prefix. 

Furthermore, there is an option to manually deselect iterations that might not be relevant for the team.

Setting a board for the team will also affect the projects’ pulse view and will allow LinearB to show only the tickets that the team is working on. 

Setting a Jira board for a team is accessible via Settings -> Team settings -> Jira

In the Jira settings, the user has the option to select the board from a list of all available boards and then if necessary filter out the relevant iterations based on naming conventions or manually deselect iterations.

> [Login or signup for LinearB ](http://app.blog.linearb.io)

## Improve developer productivity with LinearB

Find us on

[](https://www.linkedin.com/company/linearb)
[](https://devinterrupted.substack.com/)

## Your next read

[![Cover image for You can now measure AI ROI with LinearB](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Blog_Post_Name_2400x1256_1_dd1f47bae7?_a=BAVMn6ID0)](https://linearb.io/blog/ai-roi-dashboard)

Product

[You can now measure AI ROI with LinearB](https://linearb.io/blog/ai-roi-dashboard)

Today, we're launching the AI ROI dashboard in LinearB, live now for every customer with metrics builder enabled.

[![Cover image for AI ROI comes from measuring engineering outcomes on day one](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Blog_AI_ROI_comes_from_measuring_engineering_software_security_2400x1256_2c5eae0862?_a=BAVMn6ID0)](https://linearb.io/blog/kraken-nik-sudan-measure-ai-roi-engineering-outcomes)

Product

[AI ROI comes from measuring engineering outcomes on day one](https://linearb.io/blog/kraken-nik-sudan-measure-ai-roi-engineering-outcomes)

Kraken Engineering Operations Lead Nik Sudan details how to establish day-one data infrastructure to accurately measure AI ROI. Discover why raw token adoption...

[![Cover image for Best Appfire Flow alternatives in 2026](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Blog_Moving_beyond_flow_88c071e703?_a=BAVMn6ID0)](https://linearb.io/blog/flow-alternatives-2026)

Product

[Best Appfire Flow alternatives in 2026](https://linearb.io/blog/flow-alternatives-2026)

Flow provides DORA metrics, workflow diagnostics, and useful dashboards for engineering leadership. But it has real limitations, and the market has moved...

## Structured data

_Machine-readable metadata (JSON-LD) embedded in the page for search/AI context — not content rendered on the page itself._

```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "LinearB",
  "url": "https://linearb.io/",
  "logo": "https://assets.linearb.io/image/upload/v1715628027/logo-mark-lg.svg",
  "description": "LinearB is the engineering productivity platform that helps engineering leaders prove AI is improving throughput without sacrificing delivery confidence, flow efficiency, or developer experience.",
  "sameAs": [
    "https://www.linkedin.com/company/linearb"
  ],
  "award": [
    {
      "@type": "Award",
      "name": "LinearB is a Leader in the 2026 Gartner® Magic Quadrant™ for Developer Productivity Insight Platforms",
      "dateAwarded": "2026",
      "awardedBy": {
        "@type": "Organization",
        "name": "Gartner®"
      }
    },
    {
      "@type": "Award",
      "name": "Great Place to Work Certification",
      "dateAwarded": "2025-2027",
      "awardedBy": {
        "@type": "Organization",
        "name": "Great Place to Work"
      }
    },
    {
      "@type": "Award",
      "name": "America's Best Startup Employers 2025",
      "dateAwarded": "2025",
      "awardedBy": {
        "@type": "Organization",
        "name": "Forbes Magazine"
      }
    }
  ],
  "hasCertification": [
    {
      "@type": "Certification",
      "name": "SOC 1 Type 2"
    },
    {
      "@type": "Certification",
      "name": "SOC 2 Type 2"
    },
    {
      "@type": "Certification",
      "name": "GDPR Compliance certification"
    },
    {
      "@type": "Certification",
      "name": "ISO 27001"
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "LinearB Pulse board is the perfect blend of stories, branches, and PRs for dev teams",
  "url": "https://linearb.io/blog/linearb-pulse-view-release",
  "author": {
    "@type": "Person",
    "name": "Boaz Dremer"
  },
  "datePublished": "2020-08-12T03:53:00.000Z",
  "dateModified": "2020-08-12T03:53:00.000Z",
  "image": "https://assets.linearb.io/image/upload/v1720000000/Git_Jira_Slack_dfe6dae0fd.png",
  "publisher": {
    "@type": "Organization",
    "name": "LinearB",
    "logo": "https://assets.linearb.io/image/upload/v1777485755/linearb-logo-2026.png"
  },
  "description": "Pulse filters are now live unlocking three new use cases: bug triage, daily stand-up and real-time status update. What is Pulse? Pulse syncs your Git branches and PRs to the relevant project stories so you see real-time updates for all of your features and bugs in a single view. We keep everyone on the same […]\n"
}
```

## More on linearb.io

### Top navigation

- [Book a Demo](https://linearb.io/book-a-demo)
- [AI Code Reviews — Catch security risks, bugs, and spec mismatches](https://linearb.io/platform/ai-code-reviews)
- [AI & Productivity Insights — See how AI tools affect cycle time and delivery speed](https://linearb.io/platform/ai-developer-productivity-insights)
- [Measure AI Impact — Track AI adoption and tie it to delivery outcomes](https://linearb.io/use-case/measure-ai-impact)
- [MCP Server — Chat with your data to spot patterns and boost output](https://linearb.io/platform/mcp-server)
- [Resource Allocation — Cost initiatives and shape your investment strategy](https://linearb.io/platform/resource-allocation)
- [Cost Capitalization — Capitalize engineering costs with audit-ready reports](https://linearb.io/platform/cost-capitalization)
- [Dev Team Management — Set targets and tie throughput to business outcomes](https://linearb.io/platform/goals-and-reporting)
- [DevOps Workflow Automation — Policy-based PR routing, approvals, and tests](https://linearb.io/platform/ai-workflow-governance)
- [AI Powered Support — Unify AI and human code delivery in one clear view](https://linearb.io/use-case/ai-powered-support)
- [Optimization — Surface friction with feedback and MCP insights](https://linearb.io/platform/developer-experience)
- [Reporting — Spot what's working and what needs attention](https://linearb.io/use-case/measuring-developer-experience)
- [Surveys — Turn developer feedback into actionable signals](https://linearb.io/platform/developer-surveys)
- [Platform overview](https://linearb.io/platform/overview)
- [Watch now](https://linearb.io/resources/engineering-productivity-gap)
- [Customers](https://linearb.io/customers)
- [Pricing](https://linearb.io/pricing)
- [Why choose LinearB — Explore your data. Measure performance. Act to improve it.](https://linearb.io/why-linearb)
- [APEX framework — The operating model for AI-era engineering teams](https://linearb.io/resources/apex-framework)
- [Anti-FAQ — The questions other vendors won't answer](https://linearb.io/why-linearb/anti-faq)
- [Security — Enterprise-grade compliance and zero code access](https://linearb.io/security)
- [Build vs. buy — The hidden cost of building it yourself](https://linearb.io/resources/build-vs-buy)
- [Dev Interrupted Podcast — Conversations with engineering leaders](https://linearb.io/dev-interrupted/podcasts)
- [Reports & Guides — Deep dives on productivity and delivery](https://linearb.io/resources)
- [Webinars — Expert sessions on productivity and AI](https://linearb.io/resources?category=workshops)
- [Metrics Benchmarks — See how your engineering org stacks up](https://linearb.io/resources/software-engineering-benchmarks-report)
- [Blog — Product updates and practical insights](https://linearb.io/blog)
- [Help Center — Documentation, setup, and support](https://linearb.helpdocs.io)
- [API Docs](https://docs.linearb.io/api-overview)
- [Status](https://www.linearbstatus.com/)
- [Integrations](https://linearb.io/integrations)
- [LinearB Library](https://linearb.io/library)
- [Engineering metrics](https://linearb.io/library/engineering-metrics)
- [Platform engineering](https://linearb.io/library/platform-engineering)
- [Engineering glossary](https://linearb.io/library/engineering-glossary)
- [Developer productivity](https://linearb.io/library/developer-productivity)
- [AI in software development](https://linearb.io/library/ai-in-software-development)
- [Engineering management](https://linearb.io/library/engineering-management)
- [Developer experience](https://linearb.io/library/developer-experience)
- [DevOps](https://linearb.io/library/devops)
- [Engineering operations and the context layer](https://linearb.io/library/engineering-operations)
- [Engineering efficiency](https://linearb.io/library/engineering-efficiency)
- [Software delivery](https://linearb.io/library/software-delivery)
- [Research and data](https://linearb.io/library/engineering-benchmarks-and-research)
- [LinearB is a Leader in the 2026 Gartner® Magic Quadrant™ for Developer Productivity Insight Platforms](https://linearb.io/resources/gartner-magic-quadrant-dpi-platforms-2026)
- [Sign in](https://app.linearb.io/login)
- [Enterprise](https://linearb.io/solutions/enterprise)
- [Contact](https://linearb.io/contact-us)
- [About us](https://linearb.io/about-us)
- [Careers](https://linearb.io/careers)
- [Service agreement](https://linearb.io/services-agreement)
- [Privacy policy](https://linearb.io/privacy-policy)
- [DPA](https://linearb.io/data-processing-agreement)
- [Security FAQ](https://linearb.io/security-faq)
- [Substack](https://devinterrupted.substack.com/)

### Footer

_Additional links from the site footer, not repeated from the top navigation above._

- [GitHub](https://github.com/linear-b)
- [LinkedIn](https://www.linkedin.com/company/linearb)
- [Twitter](https://twitter.com/LinearB_Inc)