Matias Bordese

Results 24 issues of Matias Bordese

Besides disabling them, git allows to set custom src/dst prefixes when rendering a diff (instead of `a/`, `b/`). unidiff should provide some way to parametrize this when parsing the diff.

Right now, code assumes `a/` and `b/` prefixes for the filenames being compared. Those prefixes could be different depending on: http://git-scm.com/docs/diff-config#Documentation/diff-config.txt-diffmnemonicPrefix

pr:no public docs
pr:stale
release:ignore

This is an initial PoC for a Celery backend implementation (still in progress, probably requiring some extra work, besides tests). How to use it: - Using this `django_tasks` branch in...

Avoid checking all schedules in an organization when filtering user events during export. This should help with some slow requests we are noticing.

pr:no public docs
release:patch

### What went wrong? **What happened**: - A user that has been removed from a schedule is still shown in the schedule details page, and may still get notifications about...

bug
part:schedules
needs triage
papercut

Related to https://github.com/grafana/oncall/issues/4748 (work in progress, requires UI/UX decisions)

release:enhancement

### What would you like to see! It should be possible to trigger a webhook in an alert group context via a custom action button. ### Product Area Alert Flow...

feature request
part:alert flow & configuration

When rendering schedule, rotations and overrides, display a visual distinction for weekend days.

part:schedules
involved:Frontend
needs triage