Skip to content

ci: add a thin ci.yml caller for the empty-diff reusable - #112

Merged
Jaro-c merged 1 commit into
mainfrom
feat/empty-diff-caller
Aug 11, 2026
Merged

ci: add a thin ci.yml caller for the empty-diff reusable#112
Jaro-c merged 1 commit into
mainfrom
feat/empty-diff-caller

Conversation

@Jaro-c

@Jaro-c Jaro-c commented Aug 11, 2026

Copy link
Copy Markdown
Member

Pinned to the SHA that is the v1.14.0 tag of this repository. The check is advisory only: it runs on every pull request and emits a red status if the diff against main is empty, but the ruleset does not require it.

This repository is the fourth and final consumer to adopt the gate that catches no-op PRs — the same shape that bit Glyndor/homebrew-tap and Glyndor/scoop-bucket before the reusable existed in #111. Proven on Glyndor/apt#89, Glyndor/homebrew-tap#54 and Glyndor/scoop-bucket#46 (pinned at the same SHA, ran green) before the v1.14.0 tag was cut. Once the emitted check name has stayed stable across a few weeks of green here and across the other consumers, I will promote it to a required status check in each repository's ruleset.

Pinned to the SHA that is the v1.14.0 tag of this repository. The check is
advisory only: it runs on every pull request and emits a red status if
the diff against main is empty, but the ruleset does not require it.

This repository is the fourth and final consumer to adopt the gate that
catches no-op PRs — the same shape that bit Glyndor/homebrew-tap and
Glyndor/scoop-bucket before the reusable existed in #111. Proven on
Glyndor/apt#89, Glyndor/homebrew-tap#54 and Glyndor/scoop-bucket#46
(pinned at the same SHA, ran green) before the v1.14.0 tag was cut.
Once the emitted check name has stayed stable across a few weeks of
green here and across the other consumers, I will promote it to a
required status check in each repository's ruleset.

Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
@Jaro-c Jaro-c added type:ci CI/CD and automation prio:P1 High priority effort:XS Extra small area:ci labels Aug 11, 2026
@Jaro-c
Jaro-c merged commit 8d78788 into main Aug 11, 2026
7 checks passed
@Jaro-c
Jaro-c deleted the feat/empty-diff-caller branch August 11, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ci effort:XS Extra small prio:P1 High priority type:ci CI/CD and automation

Development

Successfully merging this pull request may close these issues.

1 participant