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 #45

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

aaronmondal
Copy link
Owner

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 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.
@aaronmondal aaronmondal merged commit 0c0d8bf into main Jul 12, 2024
20 of 27 checks passed
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.

1 participant