Skip to content

chore: promote development to main (2026-09-14) - #27

Merged
Wikid82 merged 5 commits into
mainfrom
development
Sep 14, 2026
Merged

Wikid82 merged 5 commits into
mainfrom
development

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Promote development to main

Date: 2026-09-14
Trigger: Ad-hoc promotion request
CI on development HEAD: https://github.com/Wikid82/go_notify_yourself/actions/runs/34837825697

Commits being promoted

18bb144 fix: trigger CI on development instead of blocking promotion
f524521 chore: propagate main into development (#26)
1c27768 chore: propagate main into development (#24)
f8e5c0b chore(deps): update github/codeql-action digest to b96794f (#23)
9c1936d chore(deps): update github/codeql-action digest to b96794f

Merge instructions — important

Use "Create a merge commit", not squash or rebase. Squashing collapses every
feat:/fix: commit into one bullet-list body, which release-please can't parse —
version bumps and changelog entries silently stop working.


Opened automatically by Promote development to main.

renovate Bot and others added 5 commits September 10, 2026 00:50
ci.yml only ran on push/PR to main, so a plain push to development
(including sync-development.yml's fast-forward/reset) never produced a
CI run to find. The weekly promotion workflow was blocking on a health
check that could never be satisfied. Add workflow_dispatch to ci.yml
and have promote-dev-to-main.yml dispatch a run against development
and poll for it when no completed run already exists.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015sQmLYL3pTG8H9farrgyRs
@Wikid82
Wikid82 merged commit 43306d4 into main Sep 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant