Skip to content

Hello world plugin onboarding tutorial

korrrba edited this page Jul 14, 2024 · 2 revisions

The screencasts below demonstrate how to install, configure and run a hello world Ubiquibot plugin.

  1. Creating a SMEE webhook
01_creating_smee_webhook.mp4
  1. Creating and configuring GitHub app
02_creating-and-configuring-github-app.webm
  1. Creating environment variables
03_creating_environment_variables.mp4
  1. Inserting variables into config
04_inserting_variables_into_config.mp4
  1. Installing app
05_installing_app.mp4
  1. Creating plugin config
06_creating_plugin_config.mp4
  1. Running hello world plugin
07_running_hello_world_plugin.mp4

Running as a composite (GitHub actions) plugin:

  1. Creating plugin from template
01_create_plugin_from_template.mp4
  1. Creating test issue
02_create_test_issue.mp4
  1. Creating bot implementation and configuration skeleton
03_create_bot_configuration_and_implementation_skeleton.mp4
  1. Running plugin with GitHub actions
04_run_plugin_github_actions.mp4
Clone this wiki locally