apache / apache/airflow

Improve workflow for people who push "main" in their forks

Open
#52,127 0 comments 0 reactions 1 assignee Claimed by @shahar1 View on GitHub
area:CI
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 10h
Merged PRs (30d)
483

Description

When people are working`main` branch in their fork, the Github Actions for `canary` build kick in on their fork and fail.

We should likely improve it:

* make it **not fail** and work as expected (should be possible now when we have no pull_request_target - the thing we need is we should always pull some thigns (like branches and tags) from "apache" repo during the build - not from "current" repo
* or fail it quickly and let the user know that they should generally create a branch and work on their branches when they want to submit PR

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.