Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG - PRs from forks fail checks #2749

Open
drktfl opened this issue Jan 8, 2025 · 0 comments
Open

BUG - PRs from forks fail checks #2749

drktfl opened this issue Jan 8, 2025 · 0 comments

Comments

@drktfl
Copy link
Contributor

drktfl commented Jan 8, 2025

Description

PRs created from a fork fail some of the checks. For example: #2748

Steps to Reproduce

Steps to reproduce the behavior:

  1. Fork this repository to contribute something
  2. Create a PR
  3. PR checks fail

Expected results

Checks pass (if the PR is alright, of course)

Actual results

Checks fail. For example: https://github.com/SAP/open-ux-tools/actions/runs/12669834330/job/35308158600?pr=2748 or https://github.com/SAP/open-ux-tools/actions/runs/12669834337/job/35308158621?pr=2748

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

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

No branches or pull requests

1 participant