feature/drone-discord-webhooks #7

Merged
t3hn3rd merged 5 commits from feature/drone-discord-webhooks into develop 2025-03-23 15:21:59 +00:00
Owner

DroneCI config updated to push to the Spexeah discord webhook, this gives the following details:

  • Build Success or Failure
  • Repository
  • Branch
  • Commit
  • Author
  • Link to Gitea diff
  • Link to Drone Build
  • Commit Message
DroneCI config updated to push to the Spexeah discord webhook, this gives the following details: - Build Success or Failure - Repository - Branch - Commit - Author - Link to Gitea diff - Link to Drone Build - Commit Message
t3hn3rd added 5 commits 2025-03-23 01:22:45 +00:00
DroneCI config updated to push to discord webhook
All checks were successful
continuous-integration/drone/push Build is passing
dd5d908e43
- `.drone.yml` updated to push notifications to the discord webhook.
Formatting Fixes
All checks were successful
continuous-integration/drone/push Build is passing
e64a59714a
Formatting was off for the message posted to Discord, it also triggered at the start of the pipeline.
- Fixed formatting with an attempt to use newlines.
- Added a depends_on `compile`.
More attempts at format fixes
All checks were successful
continuous-integration/drone/push Build is passing
5963504f6b
Formatting still off, condensing to one line to see if the escaped newlines will work. YAML is wild.
Formatting Fixed - Enchancing
All checks were successful
continuous-integration/drone/push Build is passing
c842d9774f
- Formatting is now fixed & newlines are working correctly, shame the YAML looks w?*! 🤣
- Added sections to the message for links to Gitea & Drone.
Further formatting cleanups
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2d7c51ed15
- Attempted to remove automatic discord embeds by surrounding any markdown links with `<` `>`.
- Corrected some spacing.
t3hn3rd scheduled this pull request to auto merge when all checks succeed 2025-03-23 01:22:55 +00:00
t3hn3rd requested review from Aaron 2025-03-23 01:23:11 +00:00
Aaron approved these changes 2025-03-23 15:21:55 +00:00
t3hn3rd merged commit 540444dfbf into develop 2025-03-23 15:21:59 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Spexeah/Asuro#7
No description provided.