Skip to content

Update workflows#251

Open
digitaldogsbody wants to merge 9 commits intomasterfrom
update-workflows
Open

Update workflows#251
digitaldogsbody wants to merge 9 commits intomasterfrom
update-workflows

Conversation

@digitaldogsbody
Copy link
Copy Markdown
Member

@digitaldogsbody digitaldogsbody commented Apr 20, 2026

Purpose

This PR refactors the github workflows to bring them in line with the patterns used in Lupo - allowing proper deployment of branches to staging via workflow run (previously broken), adding linting to all relevant workflows and enabling full support for dependabot PRs to be tested to allow quick merge.

NB: Linting is temporarily disabled as there are a lot of issues that Rubocop has found, but they should be fixed separately to this PR

closes: #145
obsoletes: #151

Approach

Open Questions and Pre-Merge TODOs

Learning

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to change)

Reviewer, please remember our guidelines:

  • Be humble in the language and feedback you give, ask don't tell.
  • Consider using positive language as opposed to neutral when offering feedback. This is to avoid the negative bias that can occur with neutral language appearing negative.
  • Offer suggestions on how to improve code e.g. simplification or expanding clarity.
  • Ensure you give reasons for the changes you are proposing.

@digitaldogsbody digitaldogsbody requested a review from a team April 20, 2026 16:33
@digitaldogsbody digitaldogsbody mentioned this pull request Apr 20, 2026
3 tasks
@digitaldogsbody digitaldogsbody requested review from a team and kaysiz April 20, 2026 16:51
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.

Refactor github actions

2 participants