Skip to content

Reorganize examples into folders with READMEs#42

Open
axelniklasson wants to merge 2 commits intomainfrom
axelniklasson/reorganize-examples
Open

Reorganize examples into folders with READMEs#42
axelniklasson wants to merge 2 commits intomainfrom
axelniklasson/reorganize-examples

Conversation

@axelniklasson
Copy link
Copy Markdown
Collaborator

Summary

  • Move each CI example (GitHub Actions, CircleCI, GitLab CI × continuous/scheduled) into its own subdirectory with a platform-conventional filename (linear-release.yml, config.yml, .gitlab-ci.yml)
  • Add a README to each folder explaining when to use it, how it works, setup steps, and customization options
  • Update SKILL.md links to point to the new folder paths

Closes LIN-64164

Test plan

  • Verify all 6 example folders render correctly on GitHub (READMEs show up automatically)
  • Verify SKILL.md links resolve to the correct folders
  • Confirm the setup skill still reads the correct example files

🤖 Generated with Claude Code

Move each CI example into its own directory with a platform-conventional
filename and a README explaining when to use it, how it works, and setup
steps. Update SKILL.md links to point to the new folder paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@linear-code
Copy link
Copy Markdown

linear-code bot commented Apr 10, 2026

- GitLab CI continuous: clarify that $CI_DEFAULT_BRANCH is a predefined
  variable and show how to replace it in the rule expression
- GitHub Actions scheduled: note that branch pattern changes must also
  update startsWith() guards and version derivation in the workflow

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant