Skip to content

ci(dependabot): add config for this repo's own actions#74

Merged
xmfcx merged 1 commit into
mainfrom
ci/dependabot-own-actions
May 26, 2026
Merged

ci(dependabot): add config for this repo's own actions#74
xmfcx merged 1 commit into
mainfrom
ci/dependabot-own-actions

Conversation

@xmfcx

@xmfcx xmfcx commented May 26, 2026

Copy link
Copy Markdown
Contributor
  • Adds .github/dependabot.yaml so this repository's own GitHub Actions workflows get monthly version updates.
  • Two updates: entries: one for the repo's root workflows (.github/workflows/) and one for the synced template workflows under sources/.github/workflows/ so the templates themselves don't drift behind upstream action versions.
  • Mirrors the synced template (monthly schedule, same labels) but drops open-pull-requests-limit since this is the source repo and we want all updates surfaced.

Why

The template repo distributes a dependabot config to downstream consumers but didn't have one of its own. Without it, neither this repo's workflows nor the source-of-truth templates under sources/.github/workflows/ ever get action version bumps automatically.

Note: the type:github-actions label was created on the repo as part of this change (it didn't exist).

@xmfcx xmfcx added tag:bot type:github-actions GitHub Actions workflows / dependencies labels May 26, 2026
@github-actions

github-actions Bot commented May 26, 2026

Copy link
Copy Markdown

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Adds a Dependabot configuration so this repository's own GitHub Actions
workflows receive monthly version updates. Mirrors the synced template
(sources/.github/dependabot.yaml) but omits open-pull-requests-limit
since this is the source repo and all updates should be surfaced.

Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@xmfcx xmfcx force-pushed the ci/dependabot-own-actions branch from d9eaa52 to 08f0b12 Compare May 26, 2026 10:20
@xmfcx xmfcx requested a review from mitsudome-r May 26, 2026 10:21
@xmfcx xmfcx self-assigned this May 26, 2026
@xmfcx xmfcx merged commit 32ee9ca into main May 26, 2026
6 checks passed
@xmfcx xmfcx deleted the ci/dependabot-own-actions branch May 26, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tag:bot type:github-actions GitHub Actions workflows / dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants