Use template syntax for http notififier urls
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4k
- Forks
- 818
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 1
Description
Some API calls requires to pass the alert ID within the URI:
https://docs.opsgenie.com/docs/alert-api#section-close-alert
Could the url-open and url-close config params be interpreted as templates ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the HTTP notifier handling for the url-open and url-close configuration parameters, then inspect how alert IDs are available when those URLs are used. Confirm the expected template syntax and add coverage for URLs containing an alert ID; done means both parameters can produce alert-specific request URLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100