Define a group that spans multiple package ecosystems, allowing consolidated pull requests across different ecosystems
Schedule preferences for the group
Labels to set on pull requests (additive - merges with ecosystem-level labels)
Assignees to set on pull requests (additive - merges with ecosystem-level assignees)
Associate all pull requests raised for this group with a milestone. You need to specify the numeric identifier of the milestone and not its label.
Specify a different branch for manifest files and for pull requests.
Commit message preferences for the group
Pull request branch name preferences for the group
Returns the class of this.
this
Returns a string representation of this.
This method is used to convert the values of string interpolation expressions to strings.
Returns this |> transform if this is non-null, and null otherwise.
this |> transform
null
This method is the complement of the ?? operator and the equivalent of an Option type's map and flatMap methods.
??
Option
map
flatMap
Tells if this object has a property with the given name.
name
Returns the value of the property with the given name.
Throws if a property with this name does not exist.
Returns null if a property with this name does not exist.
Converts this object to a Dynamic object.
Dynamic
Converts this object to a Map.
Map
Define a group that spans multiple package ecosystems, allowing consolidated pull requests across different ecosystems