[
https://issues.apache.org/jira/browse/FLINK-34410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-34410.
-----------------------------------
Fix Version/s: 1.20.0
Resolution: Fixed
master:
[d2abd744621c6f0f65e7154a2c1b53bcaf78e90b|https://github.com/apache/flink/commit/d2abd744621c6f0f65e7154a2c1b53bcaf78e90b]
> Disable nightly trigger in forks
> --------------------------------
>
> Key: FLINK-34410
> URL: https://issues.apache.org/jira/browse/FLINK-34410
> Project: Flink
> Issue Type: Technical Debt
> Components: Build System / CI
> Affects Versions: 1.20.0
> Reporter: Matthias Pohl
> Assignee: Matthias Pohl
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.20.0
>
>
> We can disable the automatic triggering of the nightly trigger workflow in
> fork (see [GHA
> docs|https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions]s:
> {code}
> if: github.repository == 'octo-org/octo-repo-prod'
> {code}
> No backport is needed because the schedule triggers will on fire for
> {{master}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)