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

Add ORKA token to infra repo #57

Merged
merged 4 commits into from
Jun 25, 2024
Merged

Add ORKA token to infra repo #57

merged 4 commits into from
Jun 25, 2024

Conversation

gdams
Copy link
Member

@gdams gdams commented Jun 25, 2024

No description provided.

Signed-off-by: George Adams <[email protected]>
@gdams gdams requested a review from a team as a code owner June 25, 2024 10:18
Copy link

This is your friendly self-service bot.

Thank you for raising a pull request to update the configuration of your GitHub organization.
You can manually add reviewers to this PR to eventually enable auto-merging.

The following conditions need to fulfilled for auto-merging to be available:

  • valid configuration
  • approved by a project lead
  • does not require any secrets
  • does not update settings only accessible via the GitHub Web UI
  • does not remove any resource
Otterdog commands and options

You can trigger otterdog actions by commenting on this PR:

  • /otterdog team-info checks the team / org membership for the PR author
  • /otterdog validate validates the configuration change
  • /otterdog validate info validates the configuration change, printing also validation infos
  • /otterdog check-sync checks if the base ref is in sync with live settings
  • /otterdog merge merges and applies the changes if the PR is eligible for auto-merging (only accessible for the author)
  • /otterdog done notifies the self-service bot that a required manual apply operation has been performed (only accessible for members of the admin team)
  • /otterdog apply re-apply a previously failed attempt (only accessible for members of the admin team)

Copy link

This is your friendly self-service bot.

The author (gdams) of this PR is associated with this organization in the role of MEMBER.

Additionally, gdams is a member of the following teams:

This comment has been minimized.

This comment has been minimized.

Signed-off-by: George Adams <[email protected]>

This comment has been minimized.

This comment has been minimized.

Signed-off-by: George Adams <[email protected]>

This comment has been minimized.

This comment has been minimized.

Signed-off-by: George Adams <[email protected]>
Copy link

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

Diff for 42fcf7b
Organization adoptium[id=adoptium]
  there have been 4 validation infos, enable verbose output with '-v' to to display them.

+  add repo_secret[name="ORKA_VPN_USERNAME", repository="infrastructure"] {
+    name                              = "ORKA_VPN_USERNAME"
+    value                             = "pass:bots/adoptium/macstadium.com/orka-vpn-username"
+  }

+  add repo_secret[name="ORKA_VPN_PASSWORD", repository="infrastructure"] {
+    name                              = "ORKA_VPN_PASSWORD"
+    value                             = "pass:bots/adoptium/macstadium.com/orka-vpn-password"
+  }

+  add repo_secret[name="ORKA_VPN_SERVER_CERT", repository="infrastructure"] {
+    name                              = "ORKA_VPN_SERVER_CERT"
+    value                             = "pass:bots/adoptium/macstadium.com/orka-vpn-cert"
+  }

+  add repo_secret[name="ORKA_TOKEN", repository="infrastructure"] {
+    name                              = "ORKA_TOKEN"
+    value                             = "pass:bots/adoptium/macstadium.com/orka-token"
+  }
  
  Plan: 4 to add, 0 to change, 0 to delete.

Warnings

  • some of requested changes require secrets, need to apply these changes manually

cc @adoptium/eclipsefdn-security

cc @adoptium/eclipsefdn-releng

Copy link

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

@netomi netomi merged commit 3caa7e4 into adoptium:main Jun 25, 2024
3 checks passed
@gdams gdams deleted the patch-6 branch June 25, 2024 13:45
Copy link

This is your friendly self-service bot.

The following changes have been successfully applied:

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

  No changes required.

Note

The pull request was only partially applied as it requires some access to secrets or the Web UI,
please apply the remaining changes manually and confirm with replying with /otterdog done.

cc @adoptium/eclipsefdn-security

cc @adoptium/eclipsefdn-releng

@netomi
Copy link
Contributor

netomi commented Jun 25, 2024

/otterdog done

Copy link

This is your friendly self-service bot. The PR has been marked as being completed.

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