Skip to content

Bump gautamkrishnar/keepalive-workflow from 1 to 2#64

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/gautamkrishnar/keepalive-workflow-2
Closed

Bump gautamkrishnar/keepalive-workflow from 1 to 2#64
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/gautamkrishnar/keepalive-workflow-2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 11, 2024

Copy link
Copy Markdown
Contributor

Bumps gautamkrishnar/keepalive-workflow from 1 to 2.

Release notes

Sourced from gautamkrishnar/keepalive-workflow's releases.

2.0.0

Version 2 🎉 ✨

For a long time, this workflow was using a dummy commit approach to keep the repositories active, this method was effective but came with a side effect. It automatically creates a dummy commit every 50 days, which makes this workflow un-usable for many serious open-source projects, since they heavily rely on commit history. To keep the repository active, this was the only option when I created this workflow.

GitHub made some changes recently, now simply calling the GitHub Action API's enable API Call will keep the workflow active indefinitely. This feature was added to this workflow as an opt-in feature for people to use. Version 2 will make this method the default method for the keep-alive workflow.

People who are using v1 and master tags of this workflow will continue using the dummy commit method since the newly added API-based method requires explicit permission for the API Keys for it to function.

What's Changed

  • Updated the workflow to v2 to make use of API keepalive method by default instead of dummy commit based method

Full Changelog: gautamkrishnar/keepalive-workflow@v1...2.0.0

1.2.6

What's Changed

  • Some doc changes
  • Minor code fixes

Special thanks to @​liskin for his suggestions to improve the workflow

Full Changelog: gautamkrishnar/keepalive-workflow@1.2.5...1.2.6

1.2.5

What's Changed

  • Doc fixes

Full Changelog: gautamkrishnar/keepalive-workflow@1.2.4...1.2.5

1.2.4

What's Changed

  • Added GitHub API based keepalive functionality, Ref: #22

Full Changelog: gautamkrishnar/keepalive-workflow@1.2.3...1.2.4

1.2.3

  • Migrated to node 20

Full Changelog: gautamkrishnar/keepalive-workflow@1.2.2...1.2.3

1.2.2

  • revert defaulting auto_write_check to true

Full Changelog: gautamkrishnar/keepalive-workflow@1.2.1...1.2.2

1.2.1

  • Removed unwanted dependency

Full Changelog: gautamkrishnar/keepalive-workflow@1.2.0...1.2.1

1.2.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gautamkrishnar/keepalive-workflow](https://github.com/gautamkrishnar/keepalive-workflow) from 1 to 2.
- [Release notes](https://github.com/gautamkrishnar/keepalive-workflow/releases)
- [Commits](gautamkrishnar/keepalive-workflow@v1...v2)

---
updated-dependencies:
- dependency-name: gautamkrishnar/keepalive-workflow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 11, 2024
@codecov

codecov Bot commented Mar 11, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.50%. Comparing base (82e2778) to head (2a5dd82).
⚠️ Report is 18 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   75.50%   75.50%           
=======================================
  Files          15       15           
  Lines        2013     2013           
=======================================
  Hits         1520     1520           
  Misses        493      493           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Araneidae

Copy link
Copy Markdown
Collaborator

@AlexanderWells-diamond , do you have any idea what this is about?

The keepalive-workflow repository appears to have been disabled and the approver @kmk142789 does not appear to exist. Something very smelly here...

@Araneidae Araneidae dismissed a stale review January 6, 2026 08:01

User does not appear to exist, not known to this project, and it looks as if the associated project also no longer exists.

@Araneidae Araneidae closed this Jan 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jan 7, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/gautamkrishnar/keepalive-workflow-2 branch January 7, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant