oncall icon indicating copy to clipboard operation
oncall copied to clipboard

Oncall is a calendar tool designed for scheduling and managing on-call shifts. It can be used as source of dynamic ownership info for paging systems like http://iris.claims.

Results 80 oncall issues
Sort by recently updated
recently updated
newest added
trafficstars

It would be good if we have single sign on configurations!

enhancement

I was having trouble getting basic LDAP/Active Directory authentication enabled in my instance of Oncall due to the config options provided. In the end I figured out that all that...

![image](https://user-images.githubusercontent.com/25614849/62119230-bc1bd280-b2dc-11e9-808b-beeac011db5e.png) hello, please suggest me where to run this command to import targets from oncall.

Just updated my `docker-compose.yaml` to look like this: ``` version: '3' services: oncall-web: build: . ports: - "8080:8080" environment: - DOCKER_DB_BOOTSTRAP=1 depends_on: - oncall-mysql oncall-mysql: image: mysql:5.7 environment: - MYSQL_ROOT_PASSWORD=1234...

My LDAP return attribute in bytes.

Thanks for sharing your tools with the rest of the world. This one is looking really good. I'm trying to get the mail notifications work but with no success. Is...

## Issue Executing the LDAP [`user_sync.py`](https://github.com/linkedin/oncall/blob/master/src/oncall/bin/user_sync.py) script via `[email protected]` results in the following error: `TypeError: a bytes-like object is required, not 'str'` (full output shown [here](https://gist.github.com/dk0r/9d17ae5e4531ee54ec2f986a6c3b846d)) ## Expected Behavior As...

Schedule templates for teams currently have the following options: - weekly - bi-weekly Please also allow for daily rotations - so that every day a different person is scheduled for...

Is there any way to find who is the oncall person for a particular team via slack when I mention @team name

Would it be possible to add some sort of approval or acknowledgment prior to event swap reflected on calendar?