Skip to content

[iobroker-bot] Add missing GitHub Actions Dependabot configuration#90

Open
ioBroker-Bot wants to merge 1 commit into
maxblome:masterfrom
ioBroker-Bot:update-from-template-E8903-addDependabotGithubAction-1779840178
Open

[iobroker-bot] Add missing GitHub Actions Dependabot configuration#90
ioBroker-Bot wants to merge 1 commit into
maxblome:masterfrom
ioBroker-Bot:update-from-template-E8903-addDependabotGithubAction-1779840178

Conversation

@ioBroker-Bot
Copy link
Copy Markdown

German description can be found below
Deutsche Beschreibung weiter unten

General information

This PR has been created by iobroker-bot. Please review the changes carefully and merge the PR if review is ok.

Feel free to contact me (@ioBroker-Bot) if there are any questions or if a PR seems faulty. Please open an issue at repository https://github.com/ioBroker/ioBroker.repochecker to report a faulty PR.

And THANKS A LOT for maintaining this adapter from me and all users.
Let's work together for the best user experience.

your
ioBroker Check and Service Bot

@mcm1957 for evidence

Changes provided by this PR

This PR creates a new Dependabot configuration file at .github/dependabot.yml. Dependabot checks the configured GitHub Actions workflows and npm dependencies on the defined schedule and opens pull requests when updates are available. The new file uses one shared cron schedule for all update blocks, limits the number of open Dependabot PRs, and includes the npm settings already required for ioBroker repositories.

Technical details

  • If .github/dependabot.yml does not exist, this template creates a new configuration file with update entries for github-actions and npm.
  • If .github/dependabot.yml already exists, this template only adds the missing github-actions block and keeps existing comments unchanged.
  • If the file already contains a github-actions block, no changes are applied and no PR is created.
  • When a new block is added to an existing file, the cronjob already used in the file is reused when available.
  • When a new file is created, one shared cronjob with a randomized day between 2 and 28 is used for all update blocks.

References


Deutsche Beschreibung

Dieser PR erstellt die neue Dependabot-Konfigurationsdatei .github/dependabot.yml. Dependabot prüft die konfigurierten GitHub-Actions-Workflows und npm-Abhängigkeiten nach dem festgelegten Zeitplan und erstellt bei verfügbaren Aktualisierungen Pull Requests. Die neue Datei verwendet für alle Update-Blöcke denselben Cron-Zeitplan, begrenzt die Anzahl offener Dependabot-PRs und enthält die für ioBroker-Repositories bereits benötigten npm-Einstellungen.

Technische Details

  • Falls .github/dependabot.yml nicht existiert, erstellt diese Vorlage eine neue Konfigurationsdatei mit Update-Einträgen für github-actions und npm.
  • Falls .github/dependabot.yml bereits existiert, ergänzt diese Vorlage nur den fehlenden github-actions-Block und lässt bestehende Kommentare unverändert.
  • Falls die Datei bereits einen github-actions-Block enthält, werden keine Änderungen angewendet und es wird kein PR erstellt.
  • Wenn ein neuer Block zu einer bestehenden Datei hinzugefügt wird, wird der bereits in der Datei verwendete Cronjob weiterverwendet, falls vorhanden.
  • Wenn eine neue Datei erstellt wird, wird für alle Update-Blöcke derselbe Cronjob mit einem randomisierten Tag zwischen 2 und 28 verwendet.

Referenzen


You my recreate this PR by adding the following comment:
@ioBroker-Bot recreate


Template: E8903-addDependabotGithubAction

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.

1 participant