eclipse-tycho / .eclipsefdn

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

Create a Secret with PAT for backport #3

Closed laeubi closed 8 months ago

laeubi commented 8 months ago

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

github-actions[bot] commented 8 months ago
Diff for 6e2c69a0414da96f37a69adf2c11b72cbaffd870: ```diff 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 6e2c69a0414da96f37a69adf2c11b72cbaffd870: ```diff 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 commented 8 months ago

/validate

eclipse-otterdog[bot] commented 8 months ago

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

Diff for 413645527868e35dc84877090a553ecd35d2f032 ```diff Organization technology.tycho[id=eclipse-tycho] there have been 4 validation infos, enable verbose output with '-v' to to display them. ! settings { ! packages_containers_internal = true -> false ! packages_containers_public = true -> false ! } Plan: 0 to add, 2 to change, 0 to delete. ```

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

netomi commented 8 months ago

/check-sync

eclipse-otterdog[bot] commented 8 months ago

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

eclipse-otterdog[bot] commented 8 months ago

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

Diff for cdec7de9316133f91c21d70bccdcf7dc9e4cb872 ```diff 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.

eclipse-otterdog[bot] commented 8 months ago

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

laeubi commented 8 months ago

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

netomi commented 8 months ago

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

netomi commented 8 months ago

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