Configure Renovate - #23
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
Member
|
Renovate の対象範囲を texlive-ja-textlint のみに限定したため、この onboarding PR をクローズします。 |
6 tasks
toshi0806
added a commit
that referenced
this pull request
Sep 2, 2026
Without protection a repository has no required status checks, and GitHub's combined status API then answers `state: pending, total: 0` -- pending because nothing was ever reported, not because something is running. Renovate merges on its own here (platformAutomerge is false), and it waits for that status to turn green, so it waits forever. ecosystem-manager #23, registry-manager #91, thesis-monitor #71 and elixir-tool-kit #19 have sat open since 2026-08-30 with every check run green and `Automerge: Enabled` in their bodies. The five DNS repositories extend the same elixir preset, carry this protection, and merged their 2026-08-30 updates within hours. strict is true, matching the invariant above and the DNS repositories: these tools merge zero to four times a month, so the rebuild cost of an up-to-date requirement does not arise. The contexts name only the two jobs that always produce a check run. The matrix Test jobs carry the OTP and Elixir versions in their names, and the Dialyzer job's name is still an unexpanded expression (#150), so neither can be depended on. Refs #152
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
.github/workflows/ai-reviewer.yml(github-actions).github/workflows/auto-final-merge.yml(github-actions).github/workflows/create-next-draft.yml(github-actions).github/workflows/dependency-update.yml(github-actions).github/workflows/elixir-ci.yml(github-actions).github/workflows/html-validation.yml(github-actions).github/workflows/latex-build-modified.yml(github-actions).github/workflows/latex-build.yml(github-actions).github/workflows/lint.yml(github-actions).github/workflows/notify-ml-on-pr.yml(github-actions).github/workflows/prevent-draft-merge.yml(github-actions).github/workflows/security.yml(github-actions)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 15 Pull Requests:
Update dawidd6/action-send-mail digest to dc13c73
renovate/dawidd6-action-send-mail-digestmaindc13c734ff2b581c12c1b59958ba73d6fa95b371Update ghcr.io/smkwlab/texlive-ja-textlint Docker tag to v2025
renovate/ghcr.io-smkwlab-texlive-ja-textlint-2025.xmain2025Update rhysd/actionlint action to v1.7.12
renovate/rhysd-actionlint-1.xmainv1.7.12Update dawidd6/action-send-mail action to v3.12.0
renovate/dawidd6-action-send-mail-3.xmain2cea9617b09d79a095af21254fbcb7ae95903ddeUpdate dependency python to 3.14
renovate/python-3.xmain3.14Update trufflesecurity/trufflehog action to v3.94.3
renovate/trufflesecurity-trufflehog-3.xmainv3.94.3Update actions/cache action to v5
renovate/actions-cache-5.xmainv5Update actions/checkout action to v6
renovate/actions-checkout-6.xmainv6Update actions/github-script action to v9
renovate/actions-github-script-9.xmainv9Update actions/setup-node action to v6
renovate/actions-setup-node-6.xmainv6Update actions/setup-python action to v6
renovate/actions-setup-python-6.xmainv6Update actions/upload-artifact action to v7
renovate/major-github-artifact-actionsmainv7Update codecov/codecov-action action to v6
renovate/codecov-codecov-action-6.xmainv6Update dependency node to v24
renovate/node-24.xmain24Update peter-evans/create-pull-request action to v8
renovate/peter-evans-create-pull-request-8.xmainv8🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.