Skip to content

ci(auto-merge): add workflow to auto-merge dependency PRs#143

Merged
ivorisoutdoors merged 1 commit into
mainfrom
ci/auto-merge-dependencies
Jun 17, 2026
Merged

ci(auto-merge): add workflow to auto-merge dependency PRs#143
ivorisoutdoors merged 1 commit into
mainfrom
ci/auto-merge-dependencies

Conversation

@ivorisoutdoors

Copy link
Copy Markdown
Contributor

Add a complete step for build and lint so we can add rulesets to require these to pass before merging.

Moving some small jobs over to ubuntu-slim

Add a complete step for build and lint so we can add rulesets to require
these to pass before merging.

Moving some small jobs over to ubuntu-slim
@ivorisoutdoors
ivorisoutdoors marked this pull request as ready for review June 17, 2026 18:33
@ivorisoutdoors
ivorisoutdoors requested a review from a team as a code owner June 17, 2026 18:33
@ivorisoutdoors
ivorisoutdoors enabled auto-merge June 17, 2026 18:34
[ "${{ needs.build.result }}" = "success" ] || exit 1
dockerhub:
runs-on: ubuntu-latest
runs-on: ubuntu-slim

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.

nice! I keep forgetting to try slim more

@ivorisoutdoors
ivorisoutdoors added this pull request to the merge queue Jun 17, 2026
Merged via the queue into main with commit cf35444 Jun 17, 2026
19 checks passed
@ivorisoutdoors
ivorisoutdoors deleted the ci/auto-merge-dependencies branch June 17, 2026 18:42
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