Artifact 1e8ae1440af80a71a222bb5973bb5c28a1fa5c99ebba74b691aa2075b263ce68:
- File .github/mergeable.yml — part of check-in [5f584e9b52] at 2021-03-01 01:22:12 on branch master — Add .github/.mergeable.yml: Automatically close PRs (user: jeff@gridfinity.com, size: 456) [annotate] [blame] [check-ins using] [more...]
version: 2 mergeable: - when: pull_request.opened name: "Greet a contributor" validate: [] pass: - do: comment payload: body: > Thanks for your contribution! Unfortunately, we don't use GitHub pull requests to manage code contributions to this repository. Instead, please see the [REDUCE Homepage](https://reduce-algebra.sourceforge.io/) for details on how to get involved with REDUCE. - do: close