Skip to content

feat: add opt property to use schedule name - #125

Open
LauraMoraB wants to merge 1 commit into
K-Phoen:masterfrom
LauraMoraB:feat/allow-using-schedule-name-in-oncall-card
Open

feat: add opt property to use schedule name#125
LauraMoraB wants to merge 1 commit into
K-Phoen:masterfrom
LauraMoraB:feat/allow-using-schedule-name-in-oncall-card

Conversation

@LauraMoraB

Copy link
Copy Markdown

We use multiple on-call schedules for the same team and would like to show the Schedule Name instead of the ownerName in the on-call card.

The PR introduces a new (optional) property to specify whether to use the schedule name or keep the default value of schedule.ownerTeam.name.

The usage is as follows:

  <Route 
      path="/opsgenie"
      element={
        <OpsgeniePage 
            onCallUseScheduleName
        />
      } 
    />

@metallaw

Copy link
Copy Markdown

Any chances to getting this merged? Would appreciate this capability as we also have multiple schedules by some teams and this would make the "WHO IS ON-CALL" page more informative.

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.

2 participants