opentelemetry-java-instrumentation icon indicating copy to clipboard operation
opentelemetry-java-instrumentation copied to clipboard

Limit daily workflow in this origin repo

Open xiangtianyu opened this issue 1 year ago • 6 comments

Is your feature request related to a problem? Please describe.

I forked this repo and it always failed in daily check like this image

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

xiangtianyu avatar May 13 '24 02:05 xiangtianyu

You can close actions in your fork repos. image

AlchemyDing avatar May 13 '24 02:05 AlchemyDing

You can close actions in your fork repos. image

It's perhaps something that should be documented

jeanbisutti avatar May 13 '24 15:05 jeanbisutti

You can close actions in your fork repos. image

It's perhaps something that should be documented

@trask @laurit WDYT?

AlchemyDing avatar May 13 '24 15:05 AlchemyDing

What about set sepcific condition in daily workflow config like if: github.repository == 'open-telemetry/opentelemetry-java-instrumentation'?

xiangtianyu avatar May 14 '24 01:05 xiangtianyu

What about set sepcific condition in daily workflow config like if: github.repository == 'open-telemetry/opentelemetry-java-instrumentation'?

@xiangtianyu Could you propose a PR?

jeanbisutti avatar May 14 '24 08:05 jeanbisutti

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.

laurit avatar May 16 '24 08:05 laurit

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.

github-actions[bot] avatar Sep 29 '25 22:09 github-actions[bot]

You can close actions in your fork repos.

It's perhaps something that should be documented

@trask @laurit WDYT?

Reopening, will send PR.

trask avatar Sep 29 '25 22:09 trask