-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Bug Report
Description
When executing Fireactions for the first time, the GitHub API responds with a 404 during GitHub App Installation.
Expected Behavior
Fireactions installs itself into the GitHub Organization.
Current Behavior
The app logs a 404 error to the journal.
May 03 20:11:51 apollo01 fireactions[14390]: 2025-05-03 20:11:51 ERR pool.go:125 > Failed to scale pool error="github: GET https://api.github.com/orgs/<ORG>/installation: 404 Not Found []" pool=fireactions-performance
Possible Solution
Install the app manually via the GitHub UI into the Organization.
Steps to Reproduce (for bugs)
- Create a GitHub App with the required permissions.
- Install Fireactions with Ansible
- See error in the log
Your Environment
- Fireactions version: 0.3.0
- OS: openSUSE Leap 15.6
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation