Skip to content

Rename _extra_tasks to _post_tasks in ctt.toml#30

Merged
tsvikas merged 2 commits into
mainfrom
claude/replace-extra-tasks-wcLBq
May 14, 2026
Merged

Rename _extra_tasks to _post_tasks in ctt.toml#30
tsvikas merged 2 commits into
mainfrom
claude/replace-extra-tasks-wcLBq

Conversation

@tsvikas
Copy link
Copy Markdown
Owner

@tsvikas tsvikas commented May 14, 2026

Summary

Renamed the _extra_tasks configuration key to _post_tasks throughout the ctt.toml configuration file to better reflect the purpose and timing of these tasks.

Changes

  • Renamed _extra_tasks to _post_tasks in the [defaults] section
  • Renamed _extra_tasks to _post_tasks in the project-specific configuration section
  • Updated the NOTE comment reference to reflect the new naming convention

Details

This change improves naming clarity by using _post_tasks instead of _extra_tasks, which better communicates that these are tasks executed after the main workflow. The renaming is applied consistently across both the defaults configuration and project-specific settings.

https://claude.ai/code/session_01K2NtpAPXvRBnxuCrS7Uj3M

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@tsvikas tsvikas merged commit f11b1b5 into main May 14, 2026
5 checks passed
@tsvikas tsvikas deleted the claude/replace-extra-tasks-wcLBq branch May 14, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants