opentelemetry-java-instrumentation
opentelemetry-java-instrumentation copied to clipboard
Limit daily workflow in this origin repo
Is your feature request related to a problem? Please describe.
I forked this repo and it always failed in daily check like this
Describe the solution you'd like
We may limit daily workflow in origin repo, so that it will not run in fork repo
Describe alternatives you've considered
No response
Additional context
No response
You can close actions in your fork repos.
You can close actions in your fork repos.
It's perhaps something that should be documented
You can close actions in your fork repos.
It's perhaps something that should be documented
@trask @laurit WDYT?
What about set sepcific condition in daily workflow config like if: github.repository == 'open-telemetry/opentelemetry-java-instrumentation'?
What about set sepcific condition in daily workflow config like
if: github.repository == 'open-telemetry/opentelemetry-java-instrumentation'?
@xiangtianyu Could you propose a PR?
Auto update OpenTelemetry SDK workflow probably fails because secrets.OPENTELEMETRYBOT_GITHUB_TOKEN is not available and it can't create a PR. Subsequent runs fail because the branch already exists.
I'd be willing to accept a PR that skips the workflow when that secret is not set.
Since there has been no activity on this enhancement for the past year we are closing it to help maintain our backlog. Anyone who would like to work on it is still welcome to do so, and we can re-open it at that time.
