Skip to content

Reorganize examples into folders with READMEs#42

Merged
axelniklasson merged 4 commits intomainfrom
axelniklasson/reorganize-examples
Apr 13, 2026
Merged

Reorganize examples into folders with READMEs#42
axelniklasson merged 4 commits intomainfrom
axelniklasson/reorganize-examples

Conversation

@axelniklasson
Copy link
Copy Markdown
Collaborator

@axelniklasson axelniklasson commented Apr 10, 2026

Summary

  • Move each CI example (GitHub Actions, CircleCI, GitLab CI × continuous/scheduled) into its own subdirectory
  • 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

🤖 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

axelniklasson and others added 3 commits April 10, 2026 17:05
- 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>
Use the filename each CI platform expects: `linear-release.yml` for
GitHub Actions workflows, `config.yml` for CircleCI, `.gitlab-ci.yml`
for GitLab CI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@axelniklasson axelniklasson merged commit b89cd41 into main Apr 13, 2026
2 checks passed
@axelniklasson axelniklasson deleted the axelniklasson/reorganize-examples branch April 13, 2026 10:41
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