Skip to content

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

Open
ioBroker-Bot wants to merge 1 commit into
crycode-de:masterfrom
ioBroker-Bot:update-from-template-E8903-addDependabotGithubAction-1779896338
Open

[iobroker-bot] Add missing GitHub Actions Dependabot configuration#173
ioBroker-Bot wants to merge 1 commit into
crycode-de:masterfrom
ioBroker-Bot:update-from-template-E8903-addDependabotGithubAction-1779896338

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 adds a missing github-actions block to .github/dependabot.yml. It fixes issue '[E8903] Dependabot configuration "/.github/dependabot.yml" has no entry with "package-ecosystem: github-actions". Please add one.' raised by repository checker. The new block reuses the existing Dependabot cron schedule from the file when available.

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 ergänzt einen fehlenden github-actions-Block in .github/dependabot.yml. Damit wird das vom Repository Checker gemeldete Issue '[E8903] Dependabot configuration "/.github/dependabot.yml" has no entry with "package-ecosystem: github-actions". Please add one.' behoben. Der neue Block verwendet, falls vorhanden, den bereits in der Datei verwendeten Dependabot-Cron-Zeitplan weiter.

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