Closed jeanpierrefortune closed 3 days ago
This is your friendly self-service bot.
The author (jeanpierrefortune) of this PR is associated with this organization in the role of MEMBER
.
Additionally, jeanpierrefortune is a member of the following teams:
This is your friendly self-service bot. Please find below the validation of the requested configuration changes:
This is your friendly self-service bot. The current configuration is in-sync with the live settings. :rocket:
This is your friendly self-service bot. Please find below the validation of the requested configuration changes:
This is your friendly self-service bot. This Pull Request is eligible for auto-merging as it passed the following checks:
In order to automatically merge and apply the changes, add a comment /otterdog merge
. :rocket:
This is your friendly self-service bot. The current configuration is in-sync with the live settings. :rocket:
This is your friendly self-service bot.
The following changes have been successfully applied:
Organization iot.keypop[id=eclipse-keypop]
there have been 22 validation infos, enable verbose output with '-v' to to display them.
+ add repository[name="keypop-actions"] {
+ allow_auto_merge = false
+ allow_forking = true
+ allow_merge_commit = true
+ allow_rebase_merge = true
+ allow_squash_merge = true
+ allow_update_branch = false
+ archived = false
+ auto_init = true
+ code_scanning_default_languages = []
+ code_scanning_default_query_suite = "default"
+ code_scanning_default_setup_enabled = true
+ custom_properties = {}
+ default_branch = "main"
+ delete_branch_on_merge = false
+ dependabot_alerts_enabled = true
+ dependabot_security_updates_enabled = true
+ description = "Eclipse Keypop project repository containing reusable GitHub Actions for Keypop projects"
+ gh_pages_build_type = "disabled"
+ has_discussions = false
+ has_issues = true
+ has_projects = false
+ has_wiki = false
+ homepage = "https://keypop.org/"
+ is_template = false
+ merge_commit_message = "PR_TITLE"
+ merge_commit_title = "MERGE_MESSAGE"
+ name = "keypop-actions"
+ 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"
+ topics = [
+ "github-actions"
+ "ci-cd"
+ "automation"
+ "keypop"
+ ],
+ web_commit_signoff_required = false
+ }
+ add repo_workflow_settings[repository="keypop-actions"] {
+ enabled = true
+ }
+ add branch_protection_rule[pattern="main", repository="keypop-actions"] {
+ allows_deletions = false
+ allows_force_pushes = false
+ blocks_creations = false
+ bypass_force_push_allowances = []
+ bypass_pull_request_allowances = []
+ dismisses_stale_reviews = false
+ is_admin_enforced = false
+ lock_allows_fetch_and_merge = false
+ lock_branch = false
+ pattern = "main"
+ require_last_push_approval = false
+ required_approving_review_count = 1
+ required_status_checks = [
+ "eclipse-eca-validation:eclipsefdn/eca"
+ ],
+ requires_code_owner_reviews = false
+ requires_commit_signatures = false
+ requires_conversation_resolution = false
+ requires_deployments = false
+ requires_linear_history = false
+ requires_pull_request = true
+ requires_status_checks = true
+ requires_strict_status_checks = true
+ restricts_pushes = false
+ restricts_review_dismissals = false
+ }
+ add repository[name="keypop-api-docs"] {
+ allow_auto_merge = false
+ allow_forking = true
+ allow_merge_commit = true
+ allow_rebase_merge = true
+ allow_squash_merge = true
+ allow_update_branch = false
+ archived = false
+ auto_init = true
+ code_scanning_default_setup_enabled = false
+ custom_properties = {}
+ default_branch = "main"
+ delete_branch_on_merge = false
+ dependabot_alerts_enabled = true
+ dependabot_security_updates_enabled = false
+ description = "Eclipse Keypop project repository centralizing API documentation (Javadoc, Doxygen) from all Keypop libraries"
+ gh_pages_build_type = "legacy"
+ gh_pages_source_branch = "main"
+ gh_pages_source_path = "/"
+ has_discussions = false
+ has_issues = true
+ has_projects = false
+ has_wiki = false
+ homepage = "https://keypop.org/"
+ is_template = false
+ merge_commit_message = "PR_TITLE"
+ merge_commit_title = "MERGE_MESSAGE"
+ name = "keypop-api-docs"
+ 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"
+ topics = [
+ "documentation"
+ "javadoc"
+ "doxygen"
+ "keypop"
+ ],
+ web_commit_signoff_required = false
+ }
+ add repo_workflow_settings[repository="keypop-api-docs"] {
+ enabled = true
+ }
+ add environment[name="github-pages", repository="keypop-api-docs"] {
+ branch_policies = [
+ "gh-pages"
+ ],
+ deployment_branch_policy = "selected"
+ name = "github-pages"
+ reviewers = []
+ wait_timer = 0
+ }
+ add branch_protection_rule[pattern="main", repository="keypop-api-docs"] {
+ allows_deletions = false
+ allows_force_pushes = false
+ blocks_creations = false
+ bypass_force_push_allowances = []
+ bypass_pull_request_allowances = []
+ dismisses_stale_reviews = false
+ is_admin_enforced = false
+ lock_allows_fetch_and_merge = false
+ lock_branch = false
+ pattern = "main"
+ require_last_push_approval = false
+ required_approving_review_count = 1
+ requires_code_owner_reviews = false
+ requires_commit_signatures = false
+ requires_conversation_resolution = false
+ requires_deployments = false
+ requires_linear_history = false
+ requires_pull_request = true
+ requires_status_checks = false
+ restricts_pushes = false
+ restricts_review_dismissals = false
+ }
Applying changes:
Done.
Executed plan: 7 added, 0 changed, 0 deleted.
! Warning: The following GitHub repos have been created:
!- https://github.com/eclipse-keypop/keypop-actions
!- https://github.com/eclipse-keypop/keypop-api-docs
!
! Committers will gain access to it once the sync script runs (~2h).
This is your friendly self-service bot.
Thank you for raising a pull request to update the configuration of your GitHub organization. You can manually add reviewers to this PR to eventually enable auto-merging.
The following conditions need to fulfilled for auto-merging to be available:
Otterdog commands and options
You can trigger otterdog actions by commenting on this PR: - `/otterdog team-info` checks the team / org membership for the PR author - `/otterdog validate` validates the configuration change - `/otterdog validate info` validates the configuration change, printing also validation infos - `/otterdog check-sync` checks if the base ref is in sync with live settings - `/otterdog merge` merges and applies the changes if the PR is eligible for auto-merging (only accessible for the author) - `/otterdog done` notifies the self-service bot that a required manual apply operation has been performed (only accessible for members of the admin team) - `/otterdog apply` re-apply a previously failed attempt (only accessible for members of the admin team)