goalert icon indicating copy to clipboard operation
goalert copied to clipboard

Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert

Results 121 goalert issues
Sort by recently updated
recently updated
newest added

**Description:** Adds validation for Expr expressions in various APIs by switching from string to scalar types with defined parsers/validators. **Describe any introduced API changes:** Type changes are breaking but JSON-compatible,...

size/l

This PR updates the breadcrumbs component to work on double nested routes (which haven't existed until now for universal integration keys) ![Screenshot 2024-05-06 at 12 52 38 PM](https://github.com/target/goalert/assets/11381794/45f79eee-c9ad-401e-946c-a959e41169af) Also fixes...

size/l

Bumps [github.com/fullstorydev/grpcui](https://github.com/fullstorydev/grpcui) from 1.3.3 to 1.5.0. Release notes Sourced from github.com/fullstorydev/grpcui's releases. v1.4.1 Changelog 0d16d85 Be lenient when possible when server can't provide all files (#313) v1.4.0 Changelog bb1b218 Bump...

dependencies
go
size/xs

Bumps [recharts](https://github.com/recharts/recharts) from 2.9.2 to 2.12.6. Release notes Sourced from recharts's releases. v2.12.6 What's Changed Fix Tooltip: fix glitch where Tooltip always rendered in the top left even if animation...

dependencies
javascript

Bumps google.golang.org/protobuf from 1.33.0 to 1.34.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.33.0&new-version=1.34.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
go

**Description:** Adds label support for escalation policies, schedules, and rotations. **Which issue(s) this PR fixes:** Part of #3403 **Out of Scope:** - Searching by label for ep, schedules, rotations, will...

size/m

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) from 8.0.0 to 8.0.9. Release notes Sourced from @​storybook/react's releases. v8.0.9 8.0.9 Addon-docs: Fix MDX compilation when using @vitejs/plugin-react-swc with plugins - #26837, thanks @​JReinhold! CSF: Fix typings...

dependencies
javascript

We are in the process of migrating from the npm package `@apollo` for our GraphQL queries to instead use `urql`. There are _several_ files that still need to be migrated:...

enhancement
help wanted
tech migration

**Description:** Updates schedule on-call notifications always to use the new dest API. **Which issue(s) this PR fixes:** Part of #2639 **Describe any introduced user-facing changes:** N/A **Describe any introduced API...

size/m

Our organization has around 40k users and we have to pull the users from workday and sync it in the goAlert. Also we have so many meta data fields in...