Skip to content

ci: sync with netresearch/.github templates/go-app - #572

Merged
CybotTM merged 1 commit into
mainfrom
sync/template-go-app-20260420-080300
Apr 20, 2026
Merged

ci: sync with netresearch/.github templates/go-app#572
CybotTM merged 1 commit into
mainfrom
sync/template-go-app-20260420-080300

Conversation

@CybotTM

@CybotTM CybotTM commented Apr 20, 2026

Copy link
Copy Markdown
Member

Auto-opened by sync-template.sh. Brings this repo back into alignment with the canonical go-app template in netresearch/.github.

To keep any diverging files, add their paths to .github/template.yaml's intentional-drift: list before merging — otherwise the next sync run will revert them.

Auto-generated by scripts/sync-template.sh. Any changes you want to keep
must be declared in .github/template.yaml's intentional-drift: list — the
check-template-drift.yml job will otherwise revert them on next sync.

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
Copilot AI review requested due to automatic review settings April 20, 2026 06:03
@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Automated approval for maintainer PR

All automated quality gates passed. See SECURITY_CONTROLS.md for compensating controls.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Synchronizes this repository’s GitHub configuration with the canonical netresearch/.github go-app template, updating release/retention workflow inputs and expanding automation triggers and tooling coverage.

Changes:

  • Adjust release workflow to pass github.ref_name as the default tag when no manual input is provided.
  • Update GHCR retention workflow to run non-dry-run deletions on scheduled executions while keeping dry-run available for manual dispatch.
  • Extend template drift checking to merge_group, and broaden labeler/dependabot coverage (Makefile/Dockerfile/devcontainers).

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/release.yml Uses github.ref_name as the fallback tag for reusable release workflows.
.github/workflows/container-retention.yml Makes scheduled retention runs perform actual cleanup (dry-run only for manual runs).
.github/workflows/check-template-drift.yml Adds merge_group trigger to validate drift under merge queue.
.github/labeler.yml Expands label globs to include Makefile and container/devcontainer-related files.
.github/dependabot.yml Adds Dependabot updates for the devcontainers ecosystem.

@codecov

codecov Bot commented Apr 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.77%. Comparing base (af7b205) to head (ef03800).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #572      +/-   ##
==========================================
+ Coverage   83.76%   83.77%   +0.01%     
==========================================
  Files          87       87              
  Lines       10622    10622              
==========================================
+ Hits         8897     8899       +2     
+ Misses       1521     1520       -1     
+ Partials      204      203       -1     
Flag Coverage Δ
unittests 83.77% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CybotTM
CybotTM added this pull request to the merge queue Apr 20, 2026
Merged via the queue into main with commit d5fbcdb Apr 20, 2026
24 checks passed
@CybotTM
CybotTM deleted the sync/template-go-app-20260420-080300 branch April 20, 2026 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants