Skip to content
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

Update eclipse-jdt.jsonnet #5

Merged
merged 1 commit into from
Dec 9, 2023
Merged

Update eclipse-jdt.jsonnet #5

merged 1 commit into from
Dec 9, 2023

Conversation

jukzi
Copy link
Contributor

@jukzi jukzi commented Dec 8, 2023

@jukzi jukzi requested review from a team as code owners December 8, 2023 21:04
Copy link

github-actions bot commented Dec 8, 2023

Diff for 8bb4164:
Printing local diff for configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json'

Actions are indicated with the following symbols:
+   create
!   modify
!   forced update
-   delete

Organization eclipse-jdt[id=eclipse-jdt]
  there have been 10 validation infos, enable verbose output with '-v' to to display them.

  
!   repository[name=".github"] {
!     allow_merge_commit                                       = true -> false
!   }
  
  Plan: 0 to add, 1 to change, 0 to delete.
Showing diff to a canonical version of the configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json'

Organization eclipse-jdt[id=eclipse-jdt]
--- original
+++ canonical
@@ -3,6 +3,7 @@
 orgs.newOrg('eclipse-jdt') {
   _repositories+:: [
     orgs.newRepo('.github') {
+      allow_merge_commit: false
       delete_branch_on_merge: false
       web_commit_signoff_required: false
       workflows+: {

@netomi netomi merged commit 7fabb04 into eclipse-jdt:main Dec 9, 2023
@netomi
Copy link
Contributor

netomi commented Dec 9, 2023

the setting is live, however I noticed that you made the change for the .github repo while it should have probably been for the eclipse.jdt.ui repo (and for others probably as well).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants