Skip to content

[Sync] Update project files from source repository (2ed58b4)#210

Merged
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-bitcoin-schema-20251120-144356-2ed58b4
Nov 20, 2025
Merged

[Sync] Update project files from source repository (2ed58b4)#210
mrz1836 merged 1 commit intomasterfrom
chore/sync-files-bitcoin-schema-20251120-144356-2ed58b4

Conversation

@mrz1836
Copy link
Member

@mrz1836 mrz1836 commented Nov 20, 2025

What Changed

  • Updated 1 individual file(s) to synchronize with the source repository
  • Synchronized 5 file(s) from directory mappings
  • Applied file transformations and updates based on sync configuration
  • Brought target repository in line with source repository state at commit 89689bc

Directory Synchronization Details

The following directories were synchronized:

.github/workflows.github/workflows

  • Files synced: 5
  • Files examined: 26
  • Files excluded: 0
  • Processing time: 1485ms

.github/actions.github/actions

  • Files synced: 0
  • Files examined: 16
  • Files excluded: 0
  • Processing time: 1079ms

.vscode.vscode

  • Files synced: 0
  • Files examined: 4
  • Files excluded: 0
  • Processing time: 514ms

.github/tech-conventions.github/tech-conventions

  • Files synced: 0
  • Files examined: 15
  • Files excluded: 0
  • Processing time: 954ms

.github/ISSUE_TEMPLATE.github/ISSUE_TEMPLATE

  • Files synced: 0
  • Files examined: 3
  • Files excluded: 0
  • Processing time: 478ms

Performance Metrics

  • Files processed: 84 (6 changed, 0 deleted, 78 skipped)
  • Files attempted to change: 6 (go-broadcast processing)
  • File processing time: 8108ms

Why It Was Necessary

This synchronization ensures the target repository stays up-to-date with the latest changes from the configured source repository. The sync operation identifies and applies only the necessary file changes while maintaining consistency across repositories.

Testing Performed

  • Validated sync configuration and file mappings
  • Verified file transformations applied correctly
  • Confirmed no unintended changes were introduced
  • All automated checks and linters passed

Impact / Risk

  • Low Risk: Standard sync operation with established patterns
  • No Breaking Changes: File updates maintain backward compatibility
  • Performance: No impact on application performance
  • Dependencies: No dependency changes included in this sync

Copilot AI review requested due to automatic review settings November 20, 2025 19:43
@mrz1836 mrz1836 self-assigned this Nov 20, 2025
@mrz1836 mrz1836 added automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps labels Nov 20, 2025
@github-actions github-actions bot added size/L Large change (201–500 lines) update General updates labels Nov 20, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR synchronizes workflow and configuration files from the source repository (mrz1836/go-broadcast) to the target repository (BitcoinSchema/go-bitcoin). The sync updates CI/CD workflows with improved caching strategies, tool version updates, and enhanced security detection logic.

Key Changes:

  • Updated workflow version from 1.1.0 to 1.2.0 with enhanced caching mechanisms
  • Upgraded gitleaks from v8.29.0 to v8.29.1 and go-pre-commit from v1.4.2 to v1.4.3
  • Improved security update detection with case-insensitive keyword matching and added missing exit statement
  • Enhanced golangci-lint caching with separate binary and build caches for better CI performance

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/fortress.yml Updated workflow version to 1.2.0 and release date to 2025-11-20
.github/workflows/fortress-pre-commit.yml Enhanced tool caching with gitleaks/goimports, added debug sections, and updated cache conditions
.github/workflows/fortress-code-quality.yml Added multi-layer caching for golangci-lint (binary + build + analysis)
.github/workflows/dependabot-auto-merge.yml Improved security detection with case-insensitive matching and added missing exit statement
.github/workflows/auto-merge-on-approval.yml Added missing issues: write permission
.github/.env.base Updated tool versions and added GO_PRE_COMMIT_DEBUG configuration flag

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mrz1836 mrz1836 merged commit b93f2b3 into master Nov 20, 2025
53 checks passed
@github-actions github-actions bot deleted the chore/sync-files-bitcoin-schema-20251120-144356-2ed58b4 branch November 20, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-sync Automated sync PR, e.g. from a fork or external repo automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps size/L Large change (201–500 lines) update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants