Skip to content

Commit

Permalink
chore: update .ubiquity-os.config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu authored Nov 8, 2024
1 parent 063dc92 commit fc79202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.ubiquity-os.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ plugins:
- staging
- production
- uses:
- plugin: https://ubiquity-os-command-start-stop-development.ubiquity.workers.dev
- plugin: https://ubiquity-os-command-start-stop-main.ubiquity.workers.dev
with:
reviewDelayTolerance: "3 Days"
taskStaleTimeoutDuration: "30 Days"
Expand Down

1 comment on commit fc79202

@ubiquity-os
Copy link
Contributor

@ubiquity-os ubiquity-os bot commented on fc79202 Nov 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rndquu Configuration is invalid.

Caution

approvalsRequired:

path: plugins/5/uses/0/with
value: {"approvalsRequired":{"collaborator":1},"mergeTimeout":{"collaborator":"3.5 days"},"repos":{"ignore":["ubiquibot","launch-party","staging","production"]}}
message: Property "approvalsRequired" does not match schema.

Caution

path: plugins/5/uses/0/with/approvalsRequired
value: {"collaborator":1}
message: Instance does not have required property "contributor".

Caution

approvalsRequired:

path: plugins/5/uses/0/with
value: {"approvalsRequired":{"collaborator":1},"mergeTimeout":{"collaborator":"3.5 days"},"repos":{"ignore":["ubiquibot","launch-party","staging","production"]}}
message: Property "mergeTimeout" does not match schema.

Caution

collaborator: "3.5 days"

path: plugins/5/uses/0/with/mergeTimeout
value: {"collaborator":"3.5 days"}
message: Instance does not have required property "contributor".

Caution

approvalsRequired:

path: plugins/5/uses/0/with
value: {"approvalsRequired":{"collaborator":1},"mergeTimeout":{"collaborator":"3.5 days"},"repos":{"ignore":["ubiquibot","launch-party","staging","production"]}}
message: Property "repos" does not match schema.

Caution

path: plugins/5/uses/0/with/repos
value: {"ignore":["ubiquibot","launch-party","staging","production"]}
message: Instance does not have required property "monitor".

Caution

reviewDelayTolerance: "3 Days"

path: plugins/6/uses/0/with
value: {"reviewDelayTolerance":"3 Days","taskStaleTimeoutDuration":"30 Days","startRequiresWallet":true,"requiredLabelsToStart":["Priority: 3 (High)","Priority: 4 (Urgent)","Priority: 5 (Emergency)"]}
message: Instance does not have required property "maxConcurrentTasks".

Caution

reviewDelayTolerance: "3 Days"

path: plugins/6/uses/0/with
value: {"reviewDelayTolerance":"3 Days","taskStaleTimeoutDuration":"30 Days","startRequiresWallet":true,"requiredLabelsToStart":["Priority: 3 (High)","Priority: 4 (Urgent)","Priority: 5 (Emergency)"]}
message: Instance does not have required property "assignedIssueScope".

Caution

reviewDelayTolerance: "3 Days"

path: plugins/6/uses/0/with
value: {"reviewDelayTolerance":"3 Days","taskStaleTimeoutDuration":"30 Days","startRequiresWallet":true,"requiredLabelsToStart":["Priority: 3 (High)","Priority: 4 (Urgent)","Priority: 5 (Emergency)"]}
message: Instance does not have required property "emptyWalletText".

Caution

reviewDelayTolerance: "3 Days"

path: plugins/6/uses/0/with
value: {"reviewDelayTolerance":"3 Days","taskStaleTimeoutDuration":"30 Days","startRequiresWallet":true,"requiredLabelsToStart":["Priority: 3 (High)","Priority: 4 (Urgent)","Priority: 5 (Emergency)"]}
message: Instance does not have required property "rolesWithReviewAuthority".

Caution

path: plugins/7/uses/0/with
value: undefined
message: Instance does not have required property "matchThreshold".

Caution

path: plugins/7/uses/0/with
value: undefined
message: Instance does not have required property "warningThreshold".

Caution

path: plugins/7/uses/0/with
value: undefined
message: Instance does not have required property "jobMatchingThreshold".

Please sign in to comment.