Commit e4874c1
authored
feat: configure
This Pull requests a implements the DevJargons app within the
`src/lib/octokit/app` following the implementation done in #33, the
intention of this app is to have an bot representation that performs
some certain actions around PRs generated through the jargons.dev word
editor; this actions are example...
- Add appropriate labels to PRs generated through the Web UI word editor
available on jargons.dev.
This app is returned as an `octokit` instance that can be used to
performs actions as the github app on our project repo (because we have
given necessary permission).
### Screencast/Screenshot
devJargons github app (#36)1 parent 9dafed4 commit e4874c1
2 files changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
5 | 16 | | |
6 | 17 | | |
7 | 18 | | |
| |||
62 | 73 | | |
63 | 74 | | |
64 | 75 | | |
| 76 | + | |
65 | 77 | | |
66 | 78 | | |
67 | 79 | | |
| |||
0 commit comments