Skip to content

Commit 004d90b

Browse files
committed
feat(changelog): build filters
1 parent fe7b8b4 commit 004d90b

File tree

4 files changed

+15
-4
lines changed

4 files changed

+15
-4
lines changed

changelogs/2024-02-28__github-sso/index.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ date: 2024-02-28
99

1010
Introducing GitHub Single Sign-On (SSO) for Argos: Streamlining access and integration between your Argos team and your GitHub organization for improved security and seamless member synchronization.
1111

12-
### Key Features
13-
1412
- **Seamless Integration:** Connect your Argos team with your GitHub organization to sync membership automatically.
1513
- **Easy Activation:** Enable the GitHub SSO feature directly from your team settings with a simple "Enable and Pay" action.
1614
- **Improved Security:** Strengthen your team's access control with GitHub's authentication mechanisms.

changelogs/2024-12-30__team-analytics/index.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ date: 2024-12-30
99

1010
To wrap up the year on a high note, we’re introducing Team Analytics, a new dashboard that helps you track and understand your visual testing activity at a glance. Monitor builds, screenshots, and detailed usage to keep your team running efficiently.
1111

12-
### Key Features
13-
1412
- **Build & Screenshot Trends:** Compare how each project contributes to the total number of builds and screenshots, all in one place.
1513
- **Usage by period:** Quickly review activity to spot trends and see how your test volume evolves over time.
1614
- **Screenshots by Project:** Get a breakdown of each project’s screenshot usage, making it easy to allocate resources.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Enhanced Build Filtering
3+
description: Quickly find specific builds by status or type.
4+
slug: enhanced-build-filtering
5+
date: 2025-01-05
6+
---
7+
8+
![Build status filters](/assets/changelogs/build-filters/build-status-filters.jpg)
9+
10+
We’ve made it easier to search through your build history by allowing you to filter builds by both **status** and **type**. With these filters, you can instantly hone in on the exact builds you need, no more scrolling through a massive list.
11+
12+
- **Filter by Type:** Show only "Check", "Orphan" or "Auto-approved" builds to focus on the ones you need.
13+
- **Filter by Status:** Narrow down builds using statuses such as "Approved", "Rejected", "No changes" or "Changes detected".
14+
15+
Explore the new filters in your Builds tab today.
Loading

0 commit comments

Comments
 (0)