Skip to content

chore(main): release 1.6.0 #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025
Merged

Conversation

snakemake-bot
Copy link
Contributor

@snakemake-bot snakemake-bot commented Jul 20, 2025

🤖 I have created a release beep boop

1.6.0 (2025-07-22)

Features

  • added github action to label long pending issues as 'stale' (#239) (6d7c50a)
  • treat sbatch errors as job errors instead of workflow errors (#322) (5e38507)
  • using the current version of the announcement bot for Mastodon (#333) (03e0e24)

Bug Fixes

  • allow unsetting of tasks for gpu jobs (#318) (53ac8b0)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Documentation
    • Updated the changelog to include details for version 1.6.0, highlighting new features and bug fixes.
  • Chores
    • Bumped the package version to 1.6.0.

Copy link
Contributor

coderabbitai bot commented Jul 20, 2025

Walkthrough

The changes update the project version to 1.6.0 in both the changelog and configuration file, documenting three main updates: a GitHub Action that automatically labels long-pending issues as 'stale'; reclassification of sbatch command errors as job errors instead of workflow errors; and a bug fix allowing unsetting of tasks for GPU jobs. No other code or metadata changes are included.

Changes

Files Change Summary
CHANGELOG.md Added entry for version 1.6.0 describing stale issue labeling GitHub Action, sbatch error handling update, and GPU job task unsetting fix.
pyproject.toml Updated package version from 1.5.0 to 1.6.0.

Estimated code review effort

2 (10–30 minutes)

Suggested labels

autorelease: tagged

Suggested reviewers

  • cmeesters

Poem

A hop and a skip, a version anew,
1.6.0 shines with features true.
Issues stale now get their mark,
sbatch errors find their proper park.
GPU tasks fixed, the code advances—
A rabbit’s joy in code romances! 🐇✨


📜 Recent review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6fa9381 and 9ed46d0.

📒 Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • pyproject.toml (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (2)
  • pyproject.toml
  • CHANGELOG.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: testing

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch 2 times, most recently from 670f2c4 to 6fa9381 Compare July 21, 2025 14:03
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch from 6fa9381 to 9ed46d0 Compare July 22, 2025 18:52
@cmeesters cmeesters self-requested a review July 23, 2025 12:22
@cmeesters cmeesters merged commit d8d605c into main Jul 23, 2025
7 checks passed
@cmeesters cmeesters deleted the release-please--branches--main branch July 23, 2025 12:22
@snakemake-bot
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants