mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-24 22:45:56 +03:00
[PR #1173] [MERGED] GITHUB_CLIENT_ID typo in settings.py #1090
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#1090
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/healthchecks/healthchecks/pull/1173
Author: @lobovkin
Created: 6/4/2025
Status: ✅ Merged
Merged: 6/4/2025
Merged by: @cuu508
Base:
master← Head:patch-2📝 Commits (1)
f566541GITHUB_CLIENT_ID typo in settings.py📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
hc/settings.py(+1 -1)📄 Description
There was a copy-paste error in this line:
GITHUB_CLIENT_ID = os.getenv("LINENOTIFY_CLIENT_ID")
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.