crosvm/.github/mistaken-pull-closer.yml
Daniel Verkamp 4e626ec083 github: update contributing link
The original contributing.html link was broken since we shuffled some of
the directories around.

BUG=None
TEST=follow the link

Change-Id: I0c2c9ce0fa79e786d87e679b8391f884b0b8cc4a
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3795006
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Tested-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-07-29 22:54:01 +00:00

14 lines
442 B
YAML

# `true` will close all PRs.
filters:
- true
# The message to post to the closed PR.
commentBody: |
Thanks for your contribution! Unfortunately, we don't use GitHub pull
requests to manage code contributions to this repository. Instead, please
see the [contributing guide](https://crosvm.dev/book/contributing/)
which provides full instructions on how to get involved.
# Whether to add a label to the closed PR.
addLabel: false