eclipse-tractusx / .eclipsefdn

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

Add NUGET_API_KEY #53

Closed heurtematte closed 8 months ago

heurtematte commented 8 months ago

Related to https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4244

Description

Pre-review checks

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

github-actions[bot] commented 8 months ago
Diff for 44ef498b99f34861c33044859a87a9f4f14caa15: ```diff Printing local diff: Actions are indicated with the following symbols: + create ! modify ! forced update - delete Organization automotive.tractusx[id=eclipse-tractusx] there have been 41 validation infos, enable verbose output with '-v' to to display them. + add repo_secret[name="NUGET_API_KEY", repository="portal-backend"] { + name = "NUGET_API_KEY" + value = "pass:bots/automotive.tractusx/nuget.org/api-token" + } Plan: 1 to add, 0 to change, 0 to delete. ```
Canonical Diff for 44ef498b99f34861c33044859a87a9f4f14caa15: ```diff Showing canonical diff: Organization automotive.tractusx[id=eclipse-tractusx] ```
heurtematte commented 8 months ago

Change is live!

Siegfriedk commented 8 months ago

@heurtematte can you please add @stephanbcbauer in the future for reviewing tickets like this? https://projects.eclipse.org/projects/automotive.tractusx/elections/election-stephan-bauer-project-lead-eclipse-tractus-x

netomi commented 8 months ago

We will soon deploy the app version of otterdog where more things are automated, see https://github.com/adoptium/.eclipsefdn/pull/43 as an example.

The next thing we want to implement is an auto-merge feature where the project can define in an additional config file who is required for approval and once the approvals are received, it gets automerged and applied.