Commit Graph

63 Commits

Author SHA1 Message Date
Gregor Martynus 7d938d67fe docs(README): fix link to travis 2019-01-10 11:21:56 -08:00
Abi Noda f6d7bdcdfb Add pull reminders badge to README (#814)
* docs: add pull reminders badge

* fix img alt attributre
2019-01-09 17:07:50 -05:00
Jason Etcovitch 1fc1e905b1
docs: Pretty readme (#740) 2018-10-19 17:10:25 -07:00
Tommy Byrd be1d8568e4
Add some documentation about TS to README and CONTRIBUTING (#590)
* Add TS info to README

* Add info about ts compiler when running tests

* don't talk about compiling

* Simplify and Unbold
2018-06-28 12:24:04 -04:00
Abhijeet Singh 6c2cc02e83 doc: Update robot => app in README (#586) 2018-06-26 14:44:11 -05:00
Bex Warner 38da7388f5
Audit of readme based on maintainer audit feedback (#526)
* add building a probot app section + rm soc section

* the -> their
2018-05-13 15:32:56 -05:00
Richard Littauer 4524ada62c docs: suggested changes from audit #522 (#523) 2018-05-13 01:16:43 -04:00
Brandon Keepers c6696be05d
chore: Add twitter badge (#482) 2018-03-22 21:08:36 -05:00
Jason Etcovitch 22a1a8bc8d docs(README): typo (#449) 2018-03-03 18:45:46 +00:00
Jason Etcovitch f94ef2b5ed
docs: Add Summer of Code section to the README (#448)
* Add summer-of-code section

* RailsGirls -> Rails Girls
2018-03-03 13:43:33 -05:00
Jason Etcovitch 68ef6c08d4
Add example to README (#361) 2017-12-06 00:29:39 -05:00
Jason Etcovitch c2d2da17ee
Enable Codecov (#360) 2017-12-05 10:22:40 -05:00
Jason Etcovitch dbdf9a55e0
chore: Setup Appveyor (#334)
* Add appveyor.yml
* Add AppVeyor badge to README
2017-11-19 23:57:37 -05:00
Jerod Santo 0a26cfabef Add Changelog episode badge to README (#298)
Links to: https://changelog.com/podcast/264
2017-10-19 08:34:05 -05:00
Teddy Katz c37597d8ed docs: improve visibility of documentation site (#295) 2017-10-16 18:58:51 -04:00
Jason Etcovitch 9dbc3d9f5c chore(docs): Add ideas repo to README 2017-10-16 18:28:39 -04:00
Indrashish Ghosh 9b8df5c683 Added NPM version badge to readme.
Closes #267
2017-10-01 13:00:45 +05:30
Bex Warner c11908ccfd add travis ci badge 2017-09-22 17:30:50 +02:00
Brandon Keepers 38eb0b2601
Tweak README and docs to link to website 2017-09-07 12:09:22 -05:00
greenkeeper[bot] 89a14fd589 docs(readme): add Greenkeeper badge 2017-09-01 03:46:32 +00:00
Brandon Keepers 09f27fa33b
Update settings app name 2017-08-22 20:38:29 -05:00
Brandon Keepers 34e8bddfdd
Merge remote-tracking branch 'origin/master' into plugin-to-app
* origin/master:
  The Slack chat channel on the Internet machine
  Clean up link to slack channel
  Add link to slack channel
  Adds a line break
  add test to ensure deprecation occurs
  add version for deprecation to console.warn and inline comment
  it's on the same tab
  annoying space 💢
  bot -> app
  0 -> 1 silly markdown
  Create CONTRIBUTING.md
  Add linter extend to package.json
  clarify REST API
  use settings.yml
  Update development.md
  Fix urls to example apps
  Fix link to example GitHub profile
  Bumps webhook dep and adds webhookPath config
2017-08-22 18:29:44 -05:00
Brandon Keepers c89be4fc85 The Slack chat channel on the Internet machine 2017-08-22 16:39:21 -05:00
Brandon Keepers b6d44f0b9b Clean up link to slack channel 2017-08-22 16:37:35 -05:00
Brandon Keepers 52cb593697 Add link to slack channel 2017-08-22 16:33:47 -05:00
Bex Warner 5322f03dd3 typo 2017-08-21 16:19:17 -07:00
Brandon Keepers 9dabb532ca
Rename plugin => app in docs 2017-08-20 10:42:51 -05:00
Brandon Keepers fdfbaeafac
Update name from "GitHub Integrations" to "GitHub Apps" 2017-06-05 21:11:08 -05:00
Brandon Keepers ff8aae5f26 a 2017-03-27 15:06:04 -05:00
Brandon Keepers c3d80ea256
Tweak README 2017-03-19 23:19:09 -05:00
Brandon Keepers c01224333d
Update all the docs 2017-03-13 22:26:59 -05:00
Brandon Keepers e5c0ee9680
Add plugin docs 2017-03-12 10:48:09 -05:00
Brandon Keepers cb3a3c2d10
WIP: readme 2017-03-11 22:50:33 -06:00
Johannes Nicolai 4ed502951d Added two further examples and kept the original example in README.md 2016-12-07 19:04:27 +01:00
Brandon Keepers 1d9eed64ee
Start a demo script 2016-12-07 09:51:38 -06:00
Johannes Nicolai 714215c1a7 No need to invite probot as collaborator anymore
https://github.com/bkeepers/PRobot/pull/36
2016-12-07 16:35:10 +01:00
Brandon Keepers a8d73722a2
Merge remote-tracking branch 'origin/master' into integration
* origin/master: (65 commits)
  Move vm code into sandbox
  Update docs
  Look for config in .probot.js
  Remove URL stuff for now
  Use handlebars in comment templates
  Remove unnecessary semicolon
  Extract Sanbox class, remove workflows.push
  Move evaluator to its own file
  Remove unused modules
  More style fixes
  Fix style
  Reimplement reactions
  Implement unlock
  Implement locking
  Implement open
  Implement unlabel
  Implement unassign
  Implement issue assignment
  Implement comment test
  Move label tests into plugin
  ...
2016-11-18 14:51:23 -06:00
Brandon Keepers 7187c9c258
Update docs 2016-11-17 22:38:09 -06:00
Brandon Keepers 9969849fde
Merge remote-tracking branch 'origin/master' into integration
* origin/master: (34 commits)
  Update docs
  Fix lint error
  Add comment syntax
  "or" instead of "and"
  Add instruction to turn on verbose logging
  Update docs
  Fall back to generating parser at runtime
  Fix lint errrors
  Remove yaml dependency
  Use parser in place of yaml syntax
  Fix lint errors
  Behaviors are separated by a semicolon
  Separate events by 'and' instead of comma
  Implement 'then'
  Implement simple actions
  Implement "on" part of the syntax
  Add pegjs as a dev dep
  Document react action
  Remove 'why' section
  No longer aspirational
  ...
2016-10-19 23:48:19 -05:00
Brandon Keepers 574d2c599f
Update docs 2016-10-18 00:41:55 -05:00
Brandon Keepers 70aff7f307
Remove 'why' section 2016-10-16 23:32:21 -05:00
Brandon Keepers f62eedf26f
No longer aspirational 2016-10-16 23:29:30 -05:00
Brandon Keepers 79e991bcf6
Remove unimplemented examples from README 2016-10-16 23:28:09 -05:00
Brandon Keepers 37c8826411
Clarify what happens after clicking install 2016-10-16 18:13:00 -05:00
Brandon Keepers 4a998e3691 typo
h/t @lee-dohm
2016-10-16 17:03:42 -05:00
Brandon Keepers 0fd6d0b161
Add docs on installing the integration 2016-10-16 12:05:22 -05:00
Brandon Keepers 57e977271c
Update heroku url 2016-10-12 22:36:44 -05:00
Brandon Keepers b8d4c6186b
Docs on installing 2016-10-12 22:24:48 -05:00
Brandon Keepers 1ff6ce064b Add Gitter.im badge 2016-10-12 15:44:10 -05:00
Brandon Keepers 5352a49912
Fix event names 2016-10-12 11:17:40 -05:00