Skip to content

Adds commit hash to .env.EXAMPLE and healthcheck cog - #169

Open
ZRexshima wants to merge 1 commit into
masterfrom
feature/hash-in-healthcheck
Open

Adds commit hash to .env.EXAMPLE and healthcheck cog#169
ZRexshima wants to merge 1 commit into
masterfrom
feature/hash-in-healthcheck

Conversation

@ZRexshima

Copy link
Copy Markdown
Collaborator

Description of your PR

Adds commit hash to .env.EXAMPLE and healthcheck cog
Screenshot From 2026-07-04 19-32-41

Describe your changes

Added

  • Adds variable to .env.EXAMPLE
  • Adds instructions to git the hash in .env.EXAMPLE
  • Adds field to healthcheck embed

Fixed

  • N/A

Changed

  • Changes embed_hc function, esp. the embed fields and the parameters

Removed

-N/A

Issue link

This should close #168

Checklist

  • Does an issue of this PR exist and have you linked it?
  • Have your ran pre-commit over your PR?
  • Was this PR branched off from master?
  • Is this PR merging to master?

@Jiggly-Balls

Copy link
Copy Markdown
Collaborator

So we have manually update the hash every time the bot goes on?

@Jiggly-Balls

Jiggly-Balls commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Better than that we can tag every release (upon which the bot will be used to go online) and use github's api to fetch the latest tag (and commit hash)

@Jiggly-Balls Jiggly-Balls added the feature New feature or request label Jul 4, 2026
@ZRexshima
ZRexshima force-pushed the feature/hash-in-healthcheck branch from 0bb94cb to c4fe3b8 Compare July 4, 2026 22:08
@ZRexshima

Copy link
Copy Markdown
Collaborator Author

How does it look now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add commit hash to healtcheck

2 participants