These notes are aiming to help students participating in NMC Drone Club to build basic knowledge of how a fixed-wing drone would work.

Repository Settings

nasucase/NMC-Drone-Club-supporting-documents
Webhooks
Webhooks allow external services to be notified when certain events happen in your repository.

Used to validate webhook payloads for security.

Any Git push to the repository

Pull request opened, closed, or synchronized

Issue opened, edited, closed, etc.

Commit or diff commented on

Code scanning alerts