-
Notifications
You must be signed in to change notification settings - Fork 28
added daal repo #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added daal repo #60
Conversation
|
Thank you for raising a pull request to update the configuration of your GitHub organization. The following conditions need to fulfilled for auto-merging to be available:
Otterdog commands and optionsYou can trigger otterdog actions by commenting on this PR:
|
|
Please find below the validation of the requested configuration changes: Diff for 399a635Project automotive.score[github_id=eclipse-score]
there have been 46 validation infos, enable verbose output to display them.
+ add repository[name="inc_daal"] {
+ allow_auto_merge = false
+ allow_forking = true
+ allow_merge_commit = false
+ allow_rebase_merge = false
+ allow_squash_merge = true
+ allow_update_branch = true
+ archived = false
+ auto_init = true
+ code_scanning_default_setup_enabled = false
+ custom_properties = {
+ eclipse_project = "automotive.score"
+ }
+ default_branch = "main"
+ delete_branch_on_merge = true
+ dependabot_alerts_enabled = true
+ dependabot_security_updates_enabled = true
+ description = "Incubation repository for DAAL module"
+ gh_pages_build_type = "workflow"
+ has_discussions = false
+ has_issues = true
+ has_projects = false
+ has_wiki = false
+ homepage = "https://eclipse-score.github.io/inc_daal"
+ is_template = false
+ merge_commit_message = "PR_TITLE"
+ merge_commit_title = "MERGE_MESSAGE"
+ name = "inc_daal"
+ private = false
+ private_vulnerability_reporting_enabled = false
+ secret_scanning = "enabled"
+ secret_scanning_push_protection = "enabled"
+ squash_merge_commit_message = "COMMIT_MESSAGES"
+ squash_merge_commit_title = "COMMIT_OR_PR_TITLE"
+ template_repository = "eclipse-score/module_template"
+ topics = []
+ workflows = {
+ enabled = true
+ }
+ }
+ add repo_ruleset[name="main", repository=inc_daal] {
+ allows_creations = false
+ allows_deletions = false
+ allows_force_pushes = false
+ allows_updates = true
+ bypass_actors = []
+ enforcement = "active"
+ exclude_refs = []
+ include_refs = [
+ "refs/heads/main"
+ ],
+ name = "main"
+ required_pull_request = {
+ dismisses_stale_reviews = true
+ required_approving_review_count = 1
+ requires_code_owner_review = true
+ requires_last_push_approval = false
+ requires_review_thread_resolution = false
+ }
+ required_status_checks = {
+ do_not_enforce_on_create = false
+ status_checks = [
+ "eclipse-eca-validation:eclipsefdn/eca"
+ ],
+ strict = false
+ }
+ requires_commit_signatures = false
+ requires_deployments = false
+ requires_linear_history = false
+ target = "branch"
+ }
Plan: 2 to add, 0 to change, 0 to delete. |
thilo-schmitt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/otterdog merge
|
This Pull Request is eligible for auto-merging as it passed the following checks:
Tip In order to automatically merge and apply the changes, add a comment |
|
/otterdog merge |
|
Note The following changes have been applied successfully: Project automotive.score[github_id=eclipse-score]
there have been 46 validation infos, enable verbose output to display them.
+ add repository[name="inc_daal"] {
+ allow_auto_merge = false
+ allow_forking = true
+ allow_merge_commit = false
+ allow_rebase_merge = false
+ allow_squash_merge = true
+ allow_update_branch = true
+ archived = false
+ auto_init = true
+ code_scanning_default_setup_enabled = false
+ custom_properties = {
+ eclipse_project = "automotive.score"
+ }
+ default_branch = "main"
+ delete_branch_on_merge = true
+ dependabot_alerts_enabled = true
+ dependabot_security_updates_enabled = true
+ description = "Incubation repository for DAAL module"
+ gh_pages_build_type = "workflow"
+ has_discussions = false
+ has_issues = true
+ has_projects = false
+ has_wiki = false
+ homepage = "https://eclipse-score.github.io/inc_daal"
+ is_template = false
+ merge_commit_message = "PR_TITLE"
+ merge_commit_title = "MERGE_MESSAGE"
+ name = "inc_daal"
+ private = false
+ private_vulnerability_reporting_enabled = false
+ secret_scanning = "enabled"
+ secret_scanning_push_protection = "enabled"
+ squash_merge_commit_message = "COMMIT_MESSAGES"
+ squash_merge_commit_title = "COMMIT_OR_PR_TITLE"
+ template_repository = "eclipse-score/module_template"
+ topics = []
+ workflows = {
+ enabled = true
+ }
+ }
+ add repo_ruleset[name="main", repository=inc_daal] {
+ allows_creations = false
+ allows_deletions = false
+ allows_force_pushes = false
+ allows_updates = true
+ bypass_actors = []
+ enforcement = "active"
+ exclude_refs = []
+ include_refs = [
+ "refs/heads/main"
+ ],
+ name = "main"
+ required_pull_request = {
+ dismisses_stale_reviews = true
+ required_approving_review_count = 1
+ requires_code_owner_review = true
+ requires_last_push_approval = false
+ requires_review_thread_resolution = false
+ }
+ required_status_checks = {
+ do_not_enforce_on_create = false
+ status_checks = [
+ "eclipse-eca-validation:eclipsefdn/eca"
+ ],
+ strict = false
+ }
+ requires_commit_signatures = false
+ requires_deployments = false
+ requires_linear_history = false
+ target = "branch"
+ }
Applying changes:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00
Done.
Executed plan: 2 added, 0 changed, 0 deleted.
!
! Warning: The following GitHub repos have been created:
!- https://github.com/eclipse-score/inc_daal
!
! Committers will gain access to it once the sync script runs (~2h).
! |
Fixes: eclipse-score/score#864
Frank Scholter Peres frank.scholter_peres@mercedes-benz.com, Mercedes-Benz Tech Innovation GmbH
Provider Information