Skip to content

ci(release): run on every push to main - #7

Merged
vklimontovich merged 3 commits into
mainfrom
chore/branch-rulesets
May 12, 2026
Merged

ci(release): run on every push to main#7
vklimontovich merged 3 commits into
mainfrom
chore/branch-rulesets

Conversation

@vklimontovich

@vklimontovichvklimontovich commented May 11, 2026

Copy link
Copy Markdown
Contributor

Trigger release.yml on every push to main, not just manual dispatch. Existing
tag scheme (1.${COMMIT_COUNT}.${DATE}) already produces a fresh tag per commit
so no other change is needed. workflow_dispatch kept for manual re-runs.

Branch rulesets / auto-merge config is applied once locally, not via this repo.

@jitsu-code-reviewjitsu-code-reviewBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I reviewed the diff from e6d052a to d02b48a and did not find actionable correctness, security, or regression issues. The new ruleset automation script and release trigger changes are consistent with the intended behavior in this PR.

@vklimontovichvklimontovich changed the title chore: add branch ruleset apply script + release on every main pushci(release): run on every push to mainMay 11, 2026

@jitsu-code-reviewjitsu-code-reviewBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Reviewed the changes in .github/workflows/release.yml from e6d052a to 8a08d9e.

No actionable bugs, security issues, or correctness regressions found in this diff.

@jitsu-code-reviewjitsu-code-reviewBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Reviewed the change adding on . I found no new correctness, security, or regression issues in this diff, and there are no unresolved prior review threads.

@jitsu-code-reviewjitsu-code-reviewBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Reviewed .github/workflows/release.yml for the trigger change (push on main). No actionable correctness, security, or user-visible regression issues found in this diff, and there are no unresolved prior review threads.

@vklimontovich
vklimontovich merged commit c02090c into mainMay 12, 2026
2 checks passed
@vklimontovich
vklimontovich deleted the chore/branch-rulesets branch May 12, 2026 13:56
Sign up for freeto 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.

1 participant

@vklimontovich