Skip to content

ci: update pipelines for consistency - #3

Merged
ilbertt merged 5 commits into
mainfrom
nathan/update-pipelines
Aug 7, 2025
Merged

ci: update pipelines for consistency#3
ilbertt merged 5 commits into
mainfrom
nathan/update-pipelines

Conversation

@nathanosdev

Copy link
Copy Markdown
Contributor

This PR starts using the setup-deno action, adds the missing BOT_APPROVED_FILES file, sets up better concurrency settings.

Copilot AI review requested due to automatic review settings August 6, 2025 12:59
@nathanosdev
nathanosdev requested a review from a team as a code owner August 6, 2025 12:59
@nathanosdev

Copy link
Copy Markdown
Contributor Author

This PR requires dfinity/ci-tools#43 to be merged first, in order for the pipelines on this PR to pass.

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 standardizes CI pipeline configurations across GitHub workflows by implementing consistent tooling and concurrency controls. The changes enhance pipeline reliability and maintainability while adding necessary configuration files for automated processes.

  • Replaces the standard denoland/setup-deno action with a custom dfinity/ci-tools/actions/setup-deno action across multiple workflows
  • Adds concurrency groups to prevent overlapping workflow runs and optimize resource usage
  • Introduces the BOT_APPROVED_FILES configuration to define which files can be modified by automated processes

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
.github/workflows/release.yml Removes job name and switches to custom Deno setup action
.github/workflows/generate-changelog.yml Adds workflow name and concurrency controls
.github/workflows/commitizen.yml Adds concurrency controls and removes redundant job names
.github/workflows/check-style.yml Switches to custom Deno setup action for both lint and format jobs
.github/repo_policies/BOT_APPROVED_FILES Creates new file defining bot-approved file patterns
.github/PULL_REQUEST_TEMPLATE.md Adds new PR template with sections for context and breaking changes
.github/CONTRIBUTING.md Updates documentation with improved formatting and bot approval process
.github/CODEOWNERS Improves comment formatting for consistency

Comment thread .github/workflows/release.yml
Comment thread .github/workflows/check-style.yml
Comment thread .github/workflows/check-style.yml
@nathanosdev
nathanosdev force-pushed the nathan/update-pipelines branch from 7f4313b to b6a24f9 Compare August 6, 2025 17:46
@nathanosdev
nathanosdev force-pushed the nathan/update-pipelines branch from 85fbed3 to f20b52b Compare August 6, 2025 18:17
ilbertt
ilbertt previously approved these changes Aug 6, 2025
Comment thread .github/CODEOWNERS Outdated
Comment thread projects.json Outdated
Comment thread .github/CONTRIBUTING.md Outdated
Comment thread .github/CONTRIBUTING.md Outdated
Comment thread projects.json
@nathanosdev
nathanosdev force-pushed the nathan/update-pipelines branch from 4564333 to 18322dd Compare August 6, 2025 19:15
ilbertt
ilbertt previously approved these changes Aug 6, 2025
Comment thread projects-schema.json Outdated
@ilbertt
ilbertt merged commit c06031c into main Aug 7, 2025
5 checks passed
@ilbertt
ilbertt deleted the nathan/update-pipelines branch August 7, 2025 14:48
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.

4 participants