question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Project Planning: Use Case Templates

See original GitHub issue

Proposal: Use Case Templates

The original proposal for this idea lives here https://github.com/probot/probot/issues/620 and contains more details about potential examples for these templates.

When folks start building Probot Apps, sometimes they already know the kind of thing they want to build with the GitHub API. We’ve identified several patterns or APIs that are commonly used and want to implement some basic examples for folks to get that work out of the box. And by out of the box, we mean you could optionally select one of these ‘templates’ when running create-probot-app.

This project proposal reflects the sub-tasks of this project card from our org-wide roadmap which is designed to reflect our larger goals.

Tasks

In order to better understand what this project will look like, I’m breaking it down into more actionable tasks as follows:

cc/ @probot/maintainers

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
hiimbexcommented, Oct 17, 2018

I just published https://www.npmjs.com/package/create-probot-appz as an early release of this work, please feel free to create some apps with it and test out the templates!

Try running any of the following to test out different apps!

npx create-probot-appz my-first-app -t basic-js
npx create-probot-appz my-first-app -t basic-ts
npx create-probot-appz my-first-app -t checks-js
npx create-probot-appz my-first-app -t git-data-js
npx create-probot-appz my-first-app -t deploy-js

Feedback welcome. 🙇‍♀️

cc/ @probot/maintainers

<div> npm</div><div>create-probot-appz</div><div>Create a Probot app</div>
1reaction
MaximDevoircommented, Oct 12, 2019

Development docs have since been updated to reflect Create Probot App’s template cases in 5443ce03c8fac0a1c180a36f4a78ab4981829e92.

The final 2 tasks can be checks off and this issue closed. Additionally, this card moved to done (although it appears to have been a while since the project was last updated).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use Case Document Template - Project Management Docs
This USE CASE DOCUMENT TEMPLATE is a business document which provides a story of how a system, and its actors, will be utilized...
Read more >
40 Use Case Templates & Examples (Word, PDF)
Get 40 Use Case Templates and Examples from our website for FREE. Read what is a use case and how to use it....
Read more >
Use Case Templates to Instantly Create ...
UML use case templates covering many scenarios. Download them as images or immediately modify them online using Creately to fit your use ...
Read more >
What is a use case? Definition, template, and how to write ...
Learn what a use case is and walk through how to write one step by step. This overview also contains a free template...
Read more >
40 Free Use Case Templates & Examples [Overview & ...
They are used to create a visualization of a system's architecture, scope, and requirements. The use case outlines very specific and detailed interactions ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found