Skip to content

Use compas-actions v1 - #91

Merged
gonzalocasas merged 1 commit into
mainfrom
chore/compas-actions-v1
Aug 15, 2026
Merged

Use compas-actions v1#91
gonzalocasas merged 1 commit into
mainfrom
chore/compas-actions-v1

Conversation

@gonzalocasas

Copy link
Copy Markdown
Member

Replace bootstrap references to compas-actions@main with the validated stable compas-actions@v1 major tag.

Copilot AI lite review requested due to automatic review settings August 13, 2026 15:07
@gonzalocasas gonzalocasas added the no changelog Disables the changelog checker label Aug 13, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s GitHub Actions workflows to use the stable compas-dev/compas-actions@v1 tag instead of tracking @main, improving CI/release reproducibility by avoiding unreviewed changes from the default branch.

Changes:

  • Switched release workflow steps to compas-actions@v1 (release detection, CI, prepare-release, GitHub release, docs).
  • Updated PR validation workflow to use compas-actions@v1 for release metadata and changelog checks.
  • Updated build and prepare-release workflows to use compas-actions@v1 for their corresponding steps.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/release.yml Updates all compas-actions steps to use @v1 for the release pipeline.
.github/workflows/prepare-release.yml Pins the release PR automation action to @v1.
.github/workflows/pr-checks.yml Pins PR checklist validation actions to @v1.
.github/workflows/build.yml Pins build/CI and setup steps using compas-actions to @v1.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@gonzalocasas
gonzalocasas merged commit a648fb5 into main Aug 15, 2026
20 of 21 checks passed
@gonzalocasas
gonzalocasas deleted the chore/compas-actions-v1 branch August 15, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog Disables the changelog checker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants