Skip to content

GitHub Issues

Starter
Professional

Create GitHub issues automatically when Bleemeo detects infrastructure problems. Perfect for teams that manage infrastructure as code and want to track incidents alongside their development work.

Learn more about GitHub
1

Create a Personal Access Token

  1. Go to GitHub Settings → Developer settings → Personal access tokens
  2. Click Generate new token (classic) or Fine-grained tokens
  3. For classic tokens, select the repo scope
  4. For fine-grained tokens, grant Read and Write access to Issues
  5. Generate and copy the token

See GitHub’s PAT documentation for details.

2

Add the Integration in Bleemeo

  1. Go to the Integrations page
  2. Click Add Integration and select GitHub
  3. Paste your Personal Access Token
  4. (Optional) For GitHub Enterprise, enter your custom hostname
  5. Give it a descriptive name
GitHub integration in Bleemeo
3

Configure Notification Rules

  1. Go to Notifications
  2. Create a new rule or edit an existing one
  3. In the Targets step, select your GitHub integration
  4. Enter the repository in owner/repo format (e.g., myorg/infrastructure)
GitHub notification rule
  • Use issue templates: Create a GitHub issue template for infrastructure alerts
  • Add labels: Configure your repo with labels like alert, infrastructure, or monitoring
  • Use GitHub Projects: Track alert issues in a GitHub Project board for better visibility