Skip to content

Conversation

@ateucher
Copy link
Contributor

@ateucher ateucher commented Aug 27, 2025

This fills in the cohort name based on the working directory/repo name when creating the README.Rmd. It works:

  • During repo creation with init_repo()
  • During standalone README.Rmd creation with create_readme(..., cohort_name = "cohort-name"). Defaults to current working directory but can be specified.

Closes #152

* During repo creation with init_repo
* During standalone README.Rmd creation with create_readme. Defaults to current working directory
Copy link
Member

@stefaniebutland stefaniebutland left a comment

Choose a reason for hiding this comment

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

Tested! Works! Thank you @ateucher

@ateucher ateucher merged commit bc088fe into main Sep 3, 2025
6 checks passed
@ateucher ateucher deleted the cohort-name-repo-readme branch September 3, 2025 17:53
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.

cohort parameter in README.Rmd yaml frontmatter default to repo name

4 participants