-
Notifications
You must be signed in to change notification settings - Fork 16
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
chore: add bpdm-upload-tool repository #72
Conversation
Enabled GitHub Pages for the new repository Signed-off-by: Gábor Almádi <[email protected]>
This is your friendly self-service bot. 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:
|
This is your friendly self-service bot. The author (almadigabor) of this PR is associated with this organization in the role of Additionally, almadigabor is a member of the following teams: |
This is your friendly self-service bot. Diff for c502745Organization automotive.tractusx[id=eclipse-tractusx]
╷
│ Warning: repository[name="bpn-did-resolution-service"] has 'gh_pages_build_type' with value 'legacy' but no corresponding 'github-pages' environment, please add such an environment.
╵
there have been 48 validation infos, enable verbose output with '-v' to to display them.
+ add repository[name="bpdm-upload-tool"] {
+ 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
+ default_branch = "main"
+ delete_branch_on_merge = false
+ dependabot_alerts_enabled = true
+ dependabot_security_updates_enabled = false
+ description = null
+ gh_pages_build_type = "legacy"
+ gh_pages_source_branch = "gh-pages"
+ gh_pages_source_path = "/"
+ has_discussions = true
+ has_issues = true
+ has_projects = true
+ has_wiki = true
+ homepage = null
+ is_template = false
+ merge_commit_message = "PR_TITLE"
+ merge_commit_title = "MERGE_MESSAGE"
+ name = "bpdm-upload-tool"
+ private = false
+ private_vulnerability_reporting_enabled = true
+ secret_scanning = "enabled"
+ secret_scanning_push_protection = "enabled"
+ squash_merge_commit_message = "COMMIT_MESSAGES"
+ squash_merge_commit_title = "COMMIT_OR_PR_TITLE"
+ template_repository = null
+ topics = []
+ web_commit_signoff_required = false
+ }
+ add repo_workflow_settings[repository="bpdm-upload-tool"] {
+ actions_can_approve_pull_request_reviews = true
+ default_workflow_permissions = "write"
+ enabled = true
+ }
+ add environment[name="github-pages", repository="bpdm-upload-tool"] {
+ branch_policies = [
+ "gh-pages"
+ ],
+ deployment_branch_policy = "selected"
+ name = "github-pages"
+ reviewers = []
+ wait_timer = "0"
+ }
Plan: 3 to add, 0 to change, 0 to delete. |
This is your friendly self-service bot. The current configuration is in-sync with the live settings. 🚀 |
Looks good |
This comment has been minimized.
This comment has been minimized.
private_vulnerability_reporting_enabled: true, | ||
web_commit_signoff_required: false, | ||
workflows+: { | ||
default_workflow_permissions: "write", |
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.
can you change that to read?
This is your friendly self-service bot.
In order to automatically merge and apply the changes, add a comment |
fyi: you can auto-merge yourself as explained in the comment above. |
/otterdog merge |
This is your friendly self-service bot. The following changes have been successfully applied: Organization automotive.tractusx[id=eclipse-tractusx]
there have been 48 validation infos, enable verbose output with '-v' to to display them.
+ add repository[name="bpdm-upload-tool"] {
+ 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
+ default_branch = "main"
+ delete_branch_on_merge = false
+ dependabot_alerts_enabled = true
+ dependabot_security_updates_enabled = false
+ description = null
+ gh_pages_build_type = "legacy"
+ gh_pages_source_branch = "gh-pages"
+ gh_pages_source_path = "/"
+ has_discussions = true
+ has_issues = true
+ has_projects = true
+ has_wiki = true
+ homepage = null
+ is_template = false
+ merge_commit_message = "PR_TITLE"
+ merge_commit_title = "MERGE_MESSAGE"
+ name = "bpdm-upload-tool"
+ private = false
+ private_vulnerability_reporting_enabled = true
+ secret_scanning = "enabled"
+ secret_scanning_push_protection = "enabled"
+ squash_merge_commit_message = "COMMIT_MESSAGES"
+ squash_merge_commit_title = "COMMIT_OR_PR_TITLE"
+ template_repository = null
+ topics = []
+ web_commit_signoff_required = false
+ }
+ add repo_workflow_settings[repository="bpdm-upload-tool"] {
+ actions_can_approve_pull_request_reviews = true
+ default_workflow_permissions = "write"
+ enabled = true
+ }
+ add environment[name="github-pages", repository="bpdm-upload-tool"] {
+ branch_policies = [
+ "gh-pages"
+ ],
+ deployment_branch_policy = "selected"
+ name = "github-pages"
+ reviewers = []
+ wait_timer = "0"
+ }
Applying changes:
Done.
Executed plan: 3 added, 0 changed, 0 deleted. |
Also enabled GitHub Pages for the new repository.
Related to this issue.
@Siegfriedk please approve.
Description
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: