Merged
Conversation
Configure Claude Code Action with OAuth token authentication for Claude Max subscription. Adds two workflows: - claude.yaml: responds to @claude mentions in issues/PRs/reviews - claude-code-review.yaml: automatic review on opened/synchronized PRs https://claude.ai/code/session_014QrjF51tg7cMVmsgjmfPNG
Member
Author
|
@claude passt das so? |
mrustl
pushed a commit
that referenced
this pull request
May 7, 2026
Document the work merged in PRs #5-#9 plus the cost-optimisation changes still in this PR: - New helpers: download_engine(), compute_costs(), default_cost_rates(). - New minimal CI smoke-test vignette example_wien_minimal. - Per-scenario input data shipped under inst/extdata/models/. - CI restructure: Windows-only matrix, Claude Code Actions, Node 24 readiness. - Dependency moves (plotly to Suggests, tidyr/rlang/readr to their correct fields). - Documentation and ASCII-portability bug fixes. - Two obsolete vignettes dot-prefixed. The historical "Added a NEWS.md file..." line is preserved as the 0.0.0.9000 baseline; ongoing changes go into the "(development version)" section per tidyverse style. https://claude.ai/code/session_014QrjF51tg7cMVmsgjmfPNG
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.
Configure Claude Code Action with OAuth token authentication for Claude Max subscription. Adds two workflows:
https://claude.ai/code/session_014QrjF51tg7cMVmsgjmfPNG