https://github.com/abilian/sourcehut-build-status
Firefox extension to monitor the build status of projects on Sourcehut
https://github.com/abilian/sourcehut-build-status
Last synced: about 1 year ago
JSON representation
Firefox extension to monitor the build status of projects on Sourcehut
- Host: GitHub
- URL: https://github.com/abilian/sourcehut-build-status
- Owner: abilian
- Created: 2024-12-19T15:32:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-19T15:39:11.000Z (over 1 year ago)
- Last Synced: 2024-12-19T16:35:31.454Z (over 1 year ago)
- Language: JavaScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Sourcehut Build Notifications
This browser extension provides real-time (for a loose definition of "real-time") notifications for failed builds on Sourcehut. By monitoring your account's build status, it ensures you are promptly (same remark) informed of any issues, minimizing impact on your collaborators and improving response time to build failures.
## Installation and Usage
1. **Load the extension**:
- Go to `about:debugging` in Firefox.
- Click **This Firefox** → **Load Temporary Add-on**.
- Select your `manifest.json`.
2. **Configure the popup**:
- Click the extension icon.
- Enter an account name on Sourcehut.
3. **Trigger notifications**:
- If a build is already failed, shoud should see a notification right away.
- Otherwise, you should see a notification at most 5 minutes after a failed build.