Skip to content

feat: add git/ignore-changelog script#707

Merged
credfeto merged 5 commits into
mainfrom
feat/ignore-changelog
Jun 27, 2026
Merged

feat: add git/ignore-changelog script#707
credfeto merged 5 commits into
mainfrom
feat/ignore-changelog

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds git/ignore-changelog script that adds CHANGELOG.md to .markdownlintignore in all git repositories under the current directory; supports --dry-run / -n flag
  • Adds git/reset-all script that runs git reset --hard HEAD across all git repositories under the current directory
  • Adds git/push-all script that pushes all git repositories under the current directory
  • Fixes git/ignore-changelog to skip push hooks when pushing to target repositories

Closes #708
Closes #709
Closes #710
Closes #711

@github-actions github-actions Bot added the auto-pr Pull request created automatically label Jun 27, 2026
@credfeto

credfeto commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Super-linter summary

Language Validation result
BASH Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@credfeto credfeto changed the title feat: add ignore-changelog script to suppress markdownlint on CHANGELOG.md feat: add git/ignore-changelog script Jun 27, 2026
@credfeto credfeto added the AI-Work Work for an AI Agent label Jun 27, 2026
@dnyw4l3n13 dnyw4l3n13 added the Blocked Blocked by a dependency or external factor label Jun 27, 2026
@dnyw4l3n13 dnyw4l3n13 self-assigned this Jun 27, 2026
@dnyw4l3n13 dnyw4l3n13 force-pushed the feat/ignore-changelog branch from dcb726b to 982ef8f Compare June 27, 2026 11:19
@dnyw4l3n13

Copy link
Copy Markdown
Collaborator

Rebased onto origin/main and resolved CHANGELOG.md conflict (kept entries from both sides). Force-pushed feat/ignore-changelog.

CI checks are now pending — waiting for build-pre-release and pull-request to complete before proceeding.

@credfeto credfeto enabled auto-merge June 27, 2026 14:40
@credfeto credfeto merged commit ffc9a12 into main Jun 27, 2026
25 checks passed
@credfeto credfeto deleted the feat/ignore-changelog branch June 27, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI-Work Work for an AI Agent auto-pr Pull request created automatically Blocked Blocked by a dependency or external factor

Projects

None yet

2 participants