Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 782 Bytes

File metadata and controls

19 lines (13 loc) · 782 Bytes

Describe your changes

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests
  • Do we need to implement analytics?
  • Will this be part of a product update? If yes, please write one phrase about this update
  1. Create project for this repository.

  2. Add deploy key with name DEPLOY_KEY to your repository.

  3. Create discord server and add notification when PR was created.

  4. For github actions:

  • create PAT (Personal Access Token) with Full control of private repositories and Full control of orgs and teams, read and write org projects
  • add to repository actions secrets key with the name PAT and the value of the created PAT.