eclipse-tractusx / .eclipsefdn

Repository to host configurations related to the Eclipse Foundation.
https://eclipse-tractusx.github.io/.eclipsefdn/
1 stars 14 forks source link

chore: enable gh-pages for BDRS #70

Closed paullatzelsperger closed 3 months ago

paullatzelsperger commented 3 months ago

Description

Enables GH Pages for the bpn-did-resolution-service repo

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

eclipse-otterdog[bot] commented 3 months ago

This is your friendly self-service bot. The author (paullatzelsperger) of this PR is associated with this organization in the role of MEMBER.

Additionally, paullatzelsperger is a member of the following teams:

eclipse-otterdog[bot] commented 3 months ago

This is your friendly self-service bot. Please find below the validation of the requested configuration changes:

Diff for 310141f076eba715ff5dca57e9fe60625fe14855 ```diff Organization automotive.tractusx[id=eclipse-tractusx] ╷ │ Warning: repository[name="bpn-did-resolution-service"] has 'gh_pages_build_type' with value 'legacy' but no corresponding 'github-pages' environment, please add such an environment. ╵ there have been 48 validation infos, enable verbose output with '-v' to to display them. ! repository[name="bpn-did-resolution-service"] { ! gh_pages_build_type = "disabled" -> "legacy" ! gh_pages_source_branch = null -> "gh-pages" ! gh_pages_source_path = "/" -> "/" ! } Plan: 0 to add, 3 to change, 0 to delete. ```

Add a comment /help to get a list of available commands.

eclipse-otterdog[bot] commented 3 months ago

This is your friendly self-service bot. The current configuration is in-sync with the live settings. :rocket:

netomi commented 3 months ago

fyi: if a project-lead approves this change, you are eligible to auto-merge it yourself. Thats a new feature we added.

netomi commented 3 months ago

Committers dont have triage permission yet on this repo, so you cant assign reviewers yourself atm, but that should be fixed very soon hopefully.

eclipse-otterdog[bot] commented 3 months ago

This is your friendly self-service bot. This Pull Request is eligible for auto-merging as it passed the following checks:

In order to automatically merge and apply the changes, add a comment /merge :rocket:.

eclipse-otterdog[bot] commented 3 months ago

This is your friendly self-service bot.

The following changes have been successfully applied:


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

!   repository[name="bpn-did-resolution-service"] {
!     gh_pages_build_type               = "disabled" -> "legacy"
!     gh_pages_source_branch            = null -> "gh-pages"
!     gh_pages_source_path              = "/" -> "/"
!   }

  Applying changes:

  Done.

  Executed plan: 0 added, 3 changed, 0 deleted.