generated from EclipseFdn/.eclipsefdn-template
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add pass-documentation #4
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This comment was marked as outdated.
This comment was marked as outdated.
netomi
approved these changes
Feb 27, 2024
netomi
force-pushed
the
feat/pass_documentation
branch
from
February 27, 2024 09:29
a2e82f4
to
cb4299e
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
bbranan
approved these changes
Feb 27, 2024
Related to https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4352 Signed-off-by: sebastien.heurtematte <[email protected]>
netomi
force-pushed
the
feat/pass_documentation
branch
from
February 27, 2024 13:59
cb4299e
to
6d42fec
Compare
This is your friendly self-service bot. Diff for 6d42fecOrganization technology.pass[id=eclipse-pass]
there have been 18 validation infos, enable verbose output with '-v' to to display them.
+ add repository[name="pass-documentation"] {
+ allow_auto_merge = false
+ allow_forking = true
+ allow_merge_commit = false
+ allow_rebase_merge = true
+ allow_squash_merge = true
+ allow_update_branch = true
+ archived = false
+ default_branch = "main"
+ delete_branch_on_merge = true
+ dependabot_alerts_enabled = true
+ dependabot_security_updates_enabled = false
+ description = null
+ gh_pages_build_type = "disabled"
+ has_discussions = false
+ 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 = "pass-documentation"
+ private = 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 = null
+ topics = []
+ web_commit_signoff_required = true
+ }
+ add repo_workflow_settings[repository="pass-documentation"] {
+ default_workflow_permissions = "read"
+ enabled = true
+ }
Plan: 2 to add, 0 to change, 0 to delete. Add a comment |
This comment has been minimized.
This comment has been minimized.
/check-sync |
This comment has been minimized.
This comment has been minimized.
/check-sync |
This is your friendly self-service bot. The current configuration is in-sync with the live settings. 🚀 |
This is your friendly self-service bot. The following changes have been successfully applied: Organization technology.pass[id=eclipse-pass]
there have been 18 validation infos, enable verbose output with '-v' to to display them.
+ add repository[name="pass-documentation"] {
+ allow_auto_merge = false
+ allow_forking = true
+ allow_merge_commit = false
+ allow_rebase_merge = true
+ allow_squash_merge = true
+ allow_update_branch = true
+ archived = false
+ default_branch = "main"
+ delete_branch_on_merge = true
+ dependabot_alerts_enabled = true
+ dependabot_security_updates_enabled = false
+ description = null
+ gh_pages_build_type = "disabled"
+ has_discussions = false
+ 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 = "pass-documentation"
+ private = 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 = null
+ topics = []
+ web_commit_signoff_required = true
+ }
+ add repo_workflow_settings[repository="pass-documentation"] {
+ default_workflow_permissions = "read"
+ enabled = true
+ }
Applying changes:
Done.
Executed plan: 2 added, 0 changed, 0 deleted. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related to https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4352