Skip to content

Adding custom fields section#63

Merged
sarvodaya-kumar-26 merged 1 commit into
mainfrom
feature/customfields
Jul 15, 2026
Merged

Adding custom fields section#63
sarvodaya-kumar-26 merged 1 commit into
mainfrom
feature/customfields

Conversation

@paragchak-sumo

Copy link
Copy Markdown

Add --custom-field-template flag to populate custom field in the custom details section of pagerduty handler.

@paragchak-sumo paragchak-sumo self-assigned this Sep 11, 2025
@sarvodaya-kumar-26
sarvodaya-kumar-26 requested review from rakibhossainctr and removed request for fguimond June 16, 2026 07:07
Features:
- Add --custom-field-template flag to populate custom fields in
  PagerDuty incident custom_details section (key=value format,
  semicolon-separated, supports Go templates)

Security:
- Update google.golang.org/grpc v1.53.0 -> v1.81.1
- Update golang.org/x/net v0.7.0 -> v0.56.0
- Update github.com/golang-jwt/jwt/v4 v4.4.2 -> v4.5.2
- Update github.com/sirupsen/logrus v1.9.0 -> v1.9.4
- Update google.golang.org/protobuf v1.28.1 -> v1.36.11

Fixes:
- Remove debug fmt.Println statements from getDetails()
- Fix typo in payload truncation warning message
- Update CI workflows to Go 1.25 (required by updated grpc)
@sarvodaya-kumar-26
sarvodaya-kumar-26 merged commit 68040a9 into main Jul 15, 2026
5 checks passed
@sarvodaya-kumar-26
sarvodaya-kumar-26 deleted the feature/customfields branch July 15, 2026 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add ability to define custom fields to the PD handler

2 participants