[PR #1074] [CLOSED] [CI] fixing workflow failing on fork sync #1109

Closed
opened 2026-03-22 16:00:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1074
Author: @didier-durand
Created: 12/10/2025
Status: Closed

Base: devHead: fix-wf-4


📝 Commits (1)

  • b39c3af [Doc]: fixing workflow book-validate-dev.yml failing on forks

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 .github/workflows/book-validate-dev.yml (+2 -1)

📄 Description

Hi,

When syncing the fork with the master repo: this workflow book-validate-dev starts automatically and fails on the fork.
Added the usual if condition to block if not on master repo

Didier


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1074 **Author:** [@didier-durand](https://github.com/didier-durand) **Created:** 12/10/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `fix-wf-4` --- ### 📝 Commits (1) - [`b39c3af`](https://github.com/harvard-edge/cs249r_book/commit/b39c3afee87efc14cb93e42f5bb2f66c70de8688) [Doc]: fixing workflow book-validate-dev.yml failing on forks ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/book-validate-dev.yml` (+2 -1) </details> ### 📄 Description Hi, When syncing the fork with the master repo: this workflow book-validate-dev starts automatically and fails on the fork. Added the usual if condition to block if not on master repo Didier --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 16:00:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1109