Skip to content

chore: use reusable scan-pull-request workflow - #1082

Merged
paullatzelsperger merged 1 commit into
eclipse-edc:mainfrom
paullatzelsperger:chore/use_reusable_scan_pr_workflow
Sep 8, 2026
Merged

chore: use reusable scan-pull-request workflow#1082
paullatzelsperger merged 1 commit into
eclipse-edc:mainfrom
paullatzelsperger:chore/use_reusable_scan_pr_workflow

Conversation

@paullatzelsperger

Copy link
Copy Markdown
Member

What this PR changes/adds

Replaces IdentityHub's inline copy of the scan-pull-request workflow (PR title check + label check) with a thin wrapper around the reusable workflow from eclipse-edc/.github, exactly as Connector already does.

Why it does that

IdentityHub was one of the few repos carrying its own copy of these checks, so action bumps (such as the recent label-checker fix in #1081 and eclipse-edc/.github#248) had to be applied twice. Delegating to the shared workflow keeps future maintenance in one place. Behavioral note: the shared workflow's accepted label list is a superset of the inline one — it additionally accepts the security label.

Linked Issue(s)

none

🤖 Generated with Claude Code

https://claude.ai/code/session_016hZeCWzWwHyt2SwLPGn3zX

Replaces the inline copy of the PR title and label checks with the
reusable workflow from eclipse-edc/.github, as already done in
Connector. Future action bumps then only need to happen in one place.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016hZeCWzWwHyt2SwLPGn3zX
@paullatzelsperger
paullatzelsperger requested a review from a team as a code owner September 8, 2026 10:01
@paullatzelsperger
paullatzelsperger merged commit 2b343b9 into eclipse-edc:main Sep 8, 2026
19 of 22 checks passed
@paullatzelsperger
paullatzelsperger deleted the chore/use_reusable_scan_pr_workflow branch September 8, 2026 10:18
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