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

Disable some workflows on PRs that only change docs #1148

Merged

Conversation

aaronmondal
Copy link
Member

@aaronmondal aaronmondal commented Jul 12, 2024

This is a bit risky and we might want to reenable some of these, but let's see how this goes. Reasoning for the disabled workflows:

  • main.yaml: This is independent of docs
  • native-bazel.yaml: Dev-only workflow and covered by nix workflows.
  • native-cargo.yaml: Dev-only workflow and covered by nix workflows.
  • sanitizers.yaml: Independent of the docs.

This change deliberately doesn't touch the Nix workflows as parts of the development tooling used by doc workflows relies on it.


This change is Reviewable

This is a bit risky and we might want to reenable some of these, but
let's see how this goes. Reasoning for the disabled workflows:

- `main.yaml`: This is independent of docs
- `native-bazel.yaml`: Dev-only workflow and covered by nix workflows.
- `native-cargo.yaml`: Dev-only workflow and covered by nix workflows.
- `sanitizers.yaml`: Independent of the docs.

This change deliberately doesn't touch the Nix workflows as parts of the
development tooling used by doc workflows relies on it.
Copy link
Member

@blakehatch blakehatch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: 1 of 1 LGTMs obtained, and pending CI: Bazel Dev / ubuntu-22.04, Cargo Dev / macos-13, Cargo Dev / ubuntu-22.04, Installation / macos-13, Installation / ubuntu-22.04, Publish image, Publish nativelink-worker-init, Publish nativelink-worker-lre-cc, Remote / large-ubuntu-22.04

@aaronmondal aaronmondal merged commit 506c144 into TraceMachina:main Jul 12, 2024
29 checks passed
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants