Artifact 02c5c4d3e0bfd6506f9a41c649c2cf4df04dd3da8d67d8884a2ca299296a31b1:
- File
.github/mergeable.yml
— part of check-in
[26b309fce8]
at
2021-03-01 10:35:17
on branch master
— multi: Update to PR autoresponder, add SECURITY.md
Update: .github/mergeable.yml - update verbiage.
Add: SECURITY.md - provide email contact info. (user: jeff@gridfinity.com, size: 605) [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 [GRG Homepage](https://reduce-algebra.sourceforge.io/grg32/grg32.php), the [REDUCE Homepage](https://reduce-algebra.sourceforge.io) or the [REDUCE Support Page](https://sourceforge.net/projects/reduce-algebra/support) at Sourceforge for further details." - do: close