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

Create a Secret with PAT for backport #3

Closed
wants to merge 1 commit into from

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Feb 10, 2024

We like to have a PAT for the backports action, I created a Helpdesk ticket here as I susspect it won'T be enough to edit the otterdog file here:
https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4273

@laeubi laeubi requested review from a team as code owners February 10, 2024 04:34
Copy link

Diff for 6e2c69a:
Printing local diff:

Actions are indicated with the following symbols:
+   create
!   modify
!   forced update
-   delete

Organization technology.tycho[id=eclipse-tycho]
  there have been 4 validation infos, enable verbose output with '-v' to to display them.
  
  Plan: 0 to add, 0 to change, 0 to delete.
Canonical Diff for 6e2c69a:
Showing canonical diff:

Organization technology.tycho[id=eclipse-tycho]

--- canonical
+++ original
@@ -18,8 +18,6 @@
       gh_pages_build_type: "legacy"
       gh_pages_source_branch: "main"
       gh_pages_source_path: "/"
-      secret_scanning: "enabled"
-      secret_scanning_push_protection: "enabled"
       web_commit_signoff_required: false
       workflows+: {
         default_workflow_permissions: "write"
@@ -27,7 +25,6 @@
     }
     orgs.newRepo('tycho') {
       allow_auto_merge: true
-      allow_merge_commit: false
       delete_branch_on_merge: false
       dependabot_security_updates_enabled: true
       description: "Tycho project repository (tycho)"
@@ -55,8 +52,6 @@
           requires_review_thread_resolution: false
         }
       ]
-      secret_scanning: "enabled"
-      secret_scanning_push_protection: "enabled"
       secrets: [
         orgs.newRepoSecret('GIST_TOKEN') {
           value: "********"

@netomi
Copy link
Contributor

netomi commented Feb 21, 2024

/validate

This comment has been minimized.

@netomi
Copy link
Contributor

netomi commented Feb 21, 2024

/check-sync

This comment has been minimized.

Signed-off-by: Christoph Läubrich <[email protected]>
Copy link

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

Diff for cdec7de
Organization technology.tycho[id=eclipse-tycho]
  there have been 4 validation infos, enable verbose output with '-v' to to display them.
  
  Plan: 0 to add, 0 to change, 0 to delete.

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

Copy link

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

@laeubi
Copy link
Member Author

laeubi commented Feb 25, 2024

@netomi just wondering is this the right aproach? DO i need to change something or is information missing?

@netomi
Copy link
Contributor

netomi commented Feb 25, 2024

This issue slipped a bit through the cracks. I will take a look tomorrow to resolve it.

@netomi
Copy link
Contributor

netomi commented Feb 27, 2024

I guess we can close this now as uneeded. Please open up another PR if secrets should be renamed.

@netomi netomi closed this Feb 27, 2024
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