Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit 9f93778

Browse files
CopilotJelledb
andcommitted
Revert blog file changes and exclude blog folder from terminology rule
Co-authored-by: Jelledb <[email protected]>
1 parent d80188c commit 9f93778

File tree

5 files changed

+7
-6
lines changed

5 files changed

+7
-6
lines changed

.textlintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blog/**

blog/2024-08-14-Release-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ This is now fixed.
7373
**Audience:** Operator<br>
7474

7575
#### Description
76-
We improved the execution of Building Blocks to enable external system like a GitHub Actions pipeline to send
76+
We improved the execution of Building Blocks to enable external system like a Github Actions pipeline to send
7777
updates to Building Block Runs. The API to send these updates will be available soon.
7878

7979
### Markdown Support for Customizable Pages

blog/2025-04-30-Release-0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This release includes the following issues:
1313
* Broken Open Source Information in Panel
1414
* Fix Multirole Mapping for GCP Landing Zones
1515
* Communications can now target Tenants and BBDs
16-
* Improved Error Handling for GitHub Building Block Runner
16+
* Improved Error Handling for Github Building Block Runner
1717
* Introduction of Communication Center Light
1818
<!--truncate-->
1919

@@ -73,11 +73,11 @@ Communication definitions are no longer limited to targeting workspaces. They ca
7373
#### How to use
7474
When creating a communication definition, use the filter criteria or API to specify target building block definitions or tenants, either by UUID or by tag. The system will resolve and create one communication per resolved object. workspace ownership is still inferred indirectly via the selected object.
7575

76-
### Improved Error Handling for GitHub Building Block Runner
76+
### Improved Error Handling for Github Building Block Runner
7777
**Audience:** User<br>
7878

7979
#### Description
80-
If there is a problem while communicating with GitHub the error handling
80+
If there is a problem while communicating with Github the error handling
8181
was improved. This results in better error signaling on the affected building
8282
block runs.
8383

blog/2025-07-04-Release-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ This has been fixed.
2424
**Audience:** Partner<br>
2525

2626
#### Description
27-
Newly Created building block definitions using GitHub App PEM files no longer fail at the "Trigger GitHub Action" step.
27+
Newly Created building block definitions using GitHub App PEM files no longer fail at the "Trigger Github Action" step.
2828

blog/2025-07-09-Release-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This has been fixed.
6262
**Audience:** Partner<br>
6363

6464
#### Description
65-
Newly Created building block definitions using GitHub App PEM files no longer fail at the "Trigger GitHub Action" step.
65+
Newly Created building block definitions using GitHub App PEM files no longer fail at the "Trigger Github Action" step.
6666

6767
### Fix API Key Sorting by Workspace Name
6868
**Audience:** Customer, Partner<br>

0 commit comments

Comments
 (0)