You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API."
21
+
description: "Apache Libcloud is a Python library that hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy-to-use API."
22
22
homepage: https://libcloud.apache.org
23
23
labels:
24
24
- python
25
25
- library
26
26
- cloud
27
27
- libcloud
28
28
- apache
29
-
del_branch_on_merge: true
30
29
features:
31
30
wiki: false
32
31
issues: true
@@ -37,20 +36,19 @@ github:
37
36
rebase: false
38
37
autolink_jira:
39
38
- LIBCLOUD
39
+
pull_requests:
40
+
allow_auto_merge: true
41
+
allow_update_branch: true
42
+
del_branch_on_merge: true
40
43
protected_branches:
41
44
trunk:
42
45
required_status_checks:
43
-
# strict means "Require branches to be up to date before merging".
0 commit comments