Skip to content

fix(ci): enable file check in forks#2344

Merged
Bojan Rajh (bojanrajh) merged 1 commit into
mainfrom
dx/enable-file-check
Jun 19, 2026
Merged

fix(ci): enable file check in forks#2344
Bojan Rajh (bojanrajh) merged 1 commit into
mainfrom
dx/enable-file-check

Conversation

@bojanrajh

@bojanrajh Bojan Rajh (bojanrajh) commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Activates file check for forks.

Related links

Reverts #1769
Fixes issues with forks - #2339

Checklist

  • I reviewed affected links, code samples, and cross-references, including PageRef references where relevant.
  • I added or updated redirects in .gitbook.yaml if pages were moved, renamed, or deleted.
  • I updated .wordlist.txt (and sorted it) if spellcheck flags new legitimate terms.
  • Any required dependent changes in downstream modules have already been merged and published.
  • This pull request is ready for review.

Notes

@Isengo1989 Micha Hobert (Isengo1989) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  1. Avoid permission issues with labels and comments

Adds labels to the PR
Creates comments on the PR

Those actions require write access through GITHUB_TOKEN.

For pull requests from forks, GitHub intentionally restricts token permissions for security reasons. Depending on repository settings, the workflow may not be able to add labels or comments, causing failures.

@bojanrajh Bojan Rajh (bojanrajh) merged commit 9d6766b into main Jun 19, 2026
9 checks passed
@bojanrajh Bojan Rajh (bojanrajh) deleted the dx/enable-file-check branch June 19, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants