wotpy: Change strict check rules#38
Conversation
Signed-off-by: Ege Korkan <egekorkan@gmail.com>
|
Thank you for raising a pull request to update the configuration of your GitHub organization. The following conditions need to be fulfilled for auto-merging to be available:
Otterdog commands and optionsYou can trigger otterdog actions by commenting on this PR:
|
This comment has been minimized.
This comment has been minimized.
|
This Pull Request is eligible for auto-merging as it passed the following checks:
Tip In order to automatically merge and apply the changes, add a comment |
|
I could see the changes at eclipse-thingweb/wot-py@b341075#diff-2fb9e93addd4ff2873c943487c57a54704ef1bf00c7767e7f7aa008f3196b8eb and initial addition at eclipse-thingweb/wot-py@5043c07 |
|
@egekorkan I would suggest removing specific versions of Python in the status checks since these are bound to change periodically. I already plan to add Python 3.13 and 3.14 tests for example.
|
Removed webhook for Travis CI and status checks for multiple Python versions. Signed-off-by: Ege Korkan <egekorkan@gmail.com>
|
Please find below the validation of the requested configuration changes: Diff for fc8dd21Project iot.thingweb[github_id=eclipse-thingweb]
there have been 1 validation infos, enable verbose output to display them.
! repository[name="wot-py"] {
! description = "wotpy is an experimental asynchronous implementation of a W3C Web of Things runtime" -> "A
WoT runtime in Python for Thing and Consumer applications"
! homepage = "" -> "https://thingweb.io"
! }
- remove repo_webhook[url="https://notify.travis-ci.org", repository=wot-py] {
- active = true
- content_type = "form"
- events = [
- "create"
- "delete"
- "issue_comment"
- "member"
- "public"
- "pull_request"
- "push"
- "repository"
- ],
- insecure_ssl = "0"
- secret = null
- }
! branch_protection_rule[pattern="develop", repository=wot-py] {
! required_status_checks = [
- "call-python-310-testing / python-testing"
- "call-python-37-testing / python-testing"
- "call-python-38-testing / python-testing"
- "call-python-39-testing / python-testing"
! ]
! requires_strict_status_checks = true -> false
! }
Plan: 0 to add, 4 to change, 1 to delete. |
|
/otterdog merge |
|
Warning This pull request cannot be auto-merged via
|
|
@eclipse-thingweb/eclipsefdn-security or @heurtematte could you look into this PR to merge it? Then I will delete the other repo |
This should solve eclipse-thingweb/wot-py#34. @agmangas @Nickgraviton please have a look