[PR #729] [MERGED] Fixing workflows to match pre-commit #4763

Closed
opened 2026-04-19 12:37:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/729
Author: @profvjreddi
Created: 3/4/2025
Status: Merged
Merged: 3/5/2025
Merged by: @profvjreddi

Base: devHead: workflow-alignment-precommit


📝 Commits (7)

  • 257e86a Fixing workflows to match pre-commit
  • 875036d Auto-update changelog
  • 0acc6c6 name change
  • 17516c1 Use yml file
  • c99f5d5 Merge remote-tracking branch 'origin/workflow-alignment-precommit' into workflow-alignment-precommit
  • 7002e58 Merge branch 'dev' into workflow-alignment-precommit
  • 63a9853 Auto-update changelog

📊 Changes

9 files changed (+584 additions, -588 deletions)

View changed files

📝 .github/workflows/link-check.yml (+3 -0)
📝 .github/workflows/lint-markdown.yml (+19 -19)
📝 .github/workflows/structure-check.yml (+3 -0)
📝 .github/workflows/update-changelog.yml (+1 -0)
📝 .github/workflows/update-contributors.yml (+1 -0)
.markdownlint.json (+0 -12)
📝 .mdlintconfig.yml (+0 -0)
📝 .pre-commit-config.yaml (+3 -3)
📝 CHANGELOG.md (+554 -554)

📄 Description

No description provided


🔄 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/729 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/5/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `workflow-alignment-precommit` --- ### 📝 Commits (7) - [`257e86a`](https://github.com/harvard-edge/cs249r_book/commit/257e86aa7f65f094fcde71a96be4db21c491ec31) Fixing workflows to match pre-commit - [`875036d`](https://github.com/harvard-edge/cs249r_book/commit/875036d98dc1efdf8dd17ef9d8b5d7ca8f9ca1a8) Auto-update changelog - [`0acc6c6`](https://github.com/harvard-edge/cs249r_book/commit/0acc6c6e95e8742b059d3f0feea6e947500763ee) name change - [`17516c1`](https://github.com/harvard-edge/cs249r_book/commit/17516c193122e16228fc27f4532458f6761f9bfb) Use yml file - [`c99f5d5`](https://github.com/harvard-edge/cs249r_book/commit/c99f5d561ce8bc233fbfa72e2d6f0f412b076ff6) Merge remote-tracking branch 'origin/workflow-alignment-precommit' into workflow-alignment-precommit - [`7002e58`](https://github.com/harvard-edge/cs249r_book/commit/7002e580ee6c6a021321b3e75ebdcb5029398292) Merge branch 'dev' into workflow-alignment-precommit - [`63a9853`](https://github.com/harvard-edge/cs249r_book/commit/63a98536ef3129bb5de665bbf071eaddcc9c2462) Auto-update changelog ### 📊 Changes **9 files changed** (+584 additions, -588 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/link-check.yml` (+3 -0) 📝 `.github/workflows/lint-markdown.yml` (+19 -19) 📝 `.github/workflows/structure-check.yml` (+3 -0) 📝 `.github/workflows/update-changelog.yml` (+1 -0) 📝 `.github/workflows/update-contributors.yml` (+1 -0) ➖ `.markdownlint.json` (+0 -12) 📝 `.mdlintconfig.yml` (+0 -0) 📝 `.pre-commit-config.yaml` (+3 -3) 📝 `CHANGELOG.md` (+554 -554) </details> ### 📄 Description _No description provided_ --- <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-04-19 12:37:35 -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#4763