Skip to content

5#6

Merged
RAprogramm merged 1 commit into
mainfrom
5
May 13, 2026
Merged

5#6
RAprogramm merged 1 commit into
mainfrom
5

Conversation

@RAprogramm
Copy link
Copy Markdown
Owner

Closes #5.

Switches .github/workflows/release-plz.yml from push: branches: [main] to workflow_dispatch: only.

After the Phase 0 merge of #3, release-plz failed on main with HTTP 403 from the GitHub API (GitHub Actions is not permitted to create or approve pull requests). Run: https://github.com/RAprogramm/RustManifest/actions/runs/25782380917

The project is at 0.0.0, untested end-to-end, and not ready to publish. Making release-plz manual stops the noise. The workflow can be re-armed in one line when the project is actually ready to release.

reuse lint still 100% compliant. No other changes.

@RAprogramm RAprogramm merged commit 43d4e9f into main May 13, 2026
13 checks passed
@RAprogramm RAprogramm deleted the 5 branch May 13, 2026 06:44
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.

Hotfix: switch release-plz to manual trigger only

1 participant