-
Notifications
You must be signed in to change notification settings - Fork 1
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 workflow settings for incubator repository. #1
Update workflow settings for incubator repository. #1
Conversation
Diff for 27d63d7:Printing local diff:
Actions are indicated with the following symbols:
+ create
! modify
! forced update
- delete
Organization tools.tracecompass.incubator[id=eclipse-tracecompass-incubator]
there have been 1 validation infos, enable verbose output with '-v' to to display them.
! repo_workflow_settings[repository="org.eclipse.tracecompass.incubator"] {
! enabled = false -> true
! }
Plan: 0 to add, 1 to change, 0 to delete. Canonical Diff for 27d63d7:Showing canonical diff:
Organization tools.tracecompass.incubator[id=eclipse-tracecompass-incubator]
--- canonical
+++ original
@@ -8,9 +8,6 @@
default_branch: "master"
delete_branch_on_merge: false
web_commit_signoff_required: false
- workflows+: {
- default_workflow_permissions: "read"
- }
}
]
settings+: { |
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.
LGTM
This should enable the workflows which are currently not running, for e.g. org.eclipse.tracecompass.incubator. Signed-off-by: Bernd Hufmann <[email protected]>
e1f3cae
to
2f3a9fb
Compare
This is your friendly self-service bot. Diff for 2f3a9fbOrganization tools.tracecompass.incubator[id=eclipse-tracecompass-incubator]
there have been 1 validation infos, enable verbose output with '-v' to to display them.
! repo_workflow_settings[repository="org.eclipse.tracecompass.incubator"] {
! enabled = false -> true
! }
Plan: 0 to add, 1 to change, 0 to delete. Add a comment |
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 tools.tracecompass.incubator[id=eclipse-tracecompass-incubator]
there have been 1 validation infos, enable verbose output with '-v' to to display them.
! repo_workflow_settings[repository="org.eclipse.tracecompass.incubator"] {
! enabled = false -> true
! }
Applying changes:
Done.
Executed plan: 0 added, 1 changed, 0 deleted. |
This should enable the workflows which are currently not running, for e.g. org.eclipse.tracecompass.incubator.
Signed-off-by: Bernd Hufmann [email protected]