[bisq-network/bisq] [WIP] Add automation for new PRs and issues (#3799)

Christoph Atteneder notifications at github.com
Wed Jan 29 10:49:42 UTC 2020


ripcurlx commented on this pull request.



> @@ -0,0 +1,13 @@
+name: Greetings
+
+on: [pull_request, issues]
+
+jobs:
+    greeting:
+        runs-on: ubuntu-latest
+        steps:
+            -   uses: actions/first-interaction at v1
+                with:
+                    repo-token: ${{ secrets.GITHUB_TOKEN }}
+                    issue-message: '**Thanks for opening your first issue here!**<br/><br/>Be sure to follow the issue template! Your issue will be reviewed by a maintainer and labeled accordingly for further actions.'
+                    pr-message: '**Thanks for opening this pull request!**<br/><br/>Please check out our [contributor checklist](https://docs.bisq.network/contributor-checklist.html) and have a look if issues that are found by *Travis* or *Codacy* running basic checks on your PR. Also make sure your commits are signed and you applied the Bisq code style and formatting.<br/><br/>A maintainer will add an `is:priority` label to your PR if it is up for compensation. Please checkout our [blog post](https://bisq.network/blog/TBD/) for more details on this.'

Thanks! Just force pushed the changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3799#discussion_r372311964
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200129/d153d080/attachment.html>


More information about the bisq-github mailing list