Skip to content

Commit 4d3f97a

Browse files
correct build-auto-generated-files check names for fork PR failures
1 parent 1197577 commit 4d3f97a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/pages/deploy/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,9 @@ After triggering a deployment:
263263
- Run the **Build Auto-Generated Files** workflow manually before deploying: Actions → Build Auto-Generated Files → Run workflow
264264
- See [FAQ](../faq/index.md) for more details
265265

266-
#### `build-auto-generated-files` Failing on a Fork PR
266+
#### `Build Contributors` or `Build Site Metadata` Check Failing on a Fork PR
267267

268-
**Symptoms:** PRs opened from forks fail the `build-auto-generated-files` check
268+
**Symptoms:** PRs opened from forks fail the `Build Contributors / build-contributors` or `Build Site Metadata / build-site-metadata` check
269269

270270
**Solutions:**
271271
- Run the **Build Auto-Generated Files** workflow manually and merge ignoring the failed check

src/pages/faq/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ Actions → Build Auto-Generated Files → Run workflow
5555

5656
This is a known limitation tracked in [DEVSITE-2395](https://jira.corp.adobe.com/browse/DEVSITE-2395).
5757

58-
## Why is `build-auto-generated-files` failing on a PR from a fork?
58+
## Why are the `Build Contributors` or `Build Site Metadata` checks failing on a PR from a fork?
5959

60-
PRs opened from forks will fail the `build-auto-generated-files` check. This was fixed in v2 workflows, but existing repos are still on v1 and will be updated via the retro repo update process ([DEVSITE-2249](https://jira.corp.adobe.com/browse/DEVSITE-2249)).
60+
PRs opened from forks may fail the `Build Contributors / build-contributors` or `Build Site Metadata / build-site-metadata` checks. This was fixed in v2 workflows, but existing repos are still on v1 and will be updated via the retro repo update process ([DEVSITE-2249](https://jira.corp.adobe.com/browse/DEVSITE-2249)).
6161

6262
Until your repo is updated to v2 workflows:
6363
1. Go to Actions → Build Auto-Generated Files → Run workflow and wait for it to complete

0 commit comments

Comments
 (0)