uniiverse / apollo-tracing-ruby

[Maintainers Wanted] Ruby implementation of GraphQL trace data in the Apollo Tracing format
MIT License
85 stars 10 forks source link

Configure Renovate #20

Closed telescopebot closed 1 year ago

telescopebot commented 1 year ago

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.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


You have configured Renovate to use the following baseBranches: main, master.

What to Expect

With your current configuration, Renovate will create 2 Pull Requests:

chore(deps): update dependency ruby to v2.7.8 (master) - Schedule: ["at any time"] - Branch name: `renovate/master-ruby-2.x` - Merge into: `master` - Upgrade [ruby](https://togithub.com/ruby/ruby) to `2.7.8`
chore(deps): update dependency ruby to v3 (master) - Schedule: ["at any time"] - Branch name: `renovate/master-ruby-3.x` - Merge into: `master` - Upgrade [ruby](https://togithub.com/ruby/ruby) to `3.2.2`

❓ 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 has been generated by Renovate Bot.

telescopebot commented 1 year ago

Issues go stale after a week of inactivity. Mark the issue as fresh with /remove-lifecycle stale with a justification. Stale issues rot after an additional 2 weeks of inactivity and eventually close. If this issue is safe to close now please do so with /close with a justification. If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification. /lifecycle stale

telescopebot commented 1 year ago

Stale issues rot after 2 weeks of inactivity. Mark the issue as fresh with /remove-lifecycle rotten with a justification. Rotten issues close after an additional 2 weeks of inactivity. If this issue is safe to close now please do so with /close with a justification. If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification. /lifecycle rotten

telescopebot commented 1 year ago

Rotten issues close after 2 weeks of inactivity. Reopen the issue with /reopen with a justification. Mark the issue as fresh with /remove-lifecycle rotten with a justification. If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification. /close

telescope-tekton[bot] commented 1 year ago

@telescopebot: Closed this PR.

In response to [this](https://github.com/uniiverse/apollo-tracing-ruby/pull/20#issuecomment-1636982647): >Rotten issues close after 2 weeks of inactivity. >Reopen the issue with `/reopen` with a justification. >Mark the issue as fresh with `/remove-lifecycle rotten` with a justification. >If this issue should be exempted, mark the issue as frozen with `/lifecycle frozen` with a justification. >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
telescopebot commented 1 year ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.