Skip to content

feat(ci): deliver template updates as a pull request or an issue - #16

Merged
raederan merged 1 commit into
mainfrom
core
Aug 11, 2026
Merged

feat(ci): deliver template updates as a pull request or an issue#16
raederan merged 1 commit into
mainfrom
core

Conversation

@raederan

Copy link
Copy Markdown
Contributor

What's Changed

The built-in token may not create or update files under .github/workflows/,
and template updates routinely do, so the second real backport was rejected at
the push. The first only succeeded because it happened to touch no workflow.

Updates now arrive as a pull request when a GitHub App with Workflows write is
available, and as an issue naming the command to run locally when it is not.
The merge is identical either way; only the automation differs. A new
update_bot answer gates the App path and both profile READMEs document the
one-time setup.

Checklist

  • make ci passes locally (runs check, test and docs-test in one go)
  • Commits follow Conventional Commits (the commit-msg hook enforces this)
  • Docs updated where behaviour changed

@raederan raederan self-assigned this Aug 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Release preview

Merging this PR would release v0.12.0 (current: v0.11.0).

Changelog preview (truncated)
## v0.12.0 (2026-08-11)

### Features

- **ci**: Deliver template updates as a pull request or an issue
  ([`b885247`](https://github.com/OO-LD/coregraft/commit/b885247d50d27792a9ca1cba82e0cafbce67e856))

Preview via python-semantic-release and conventional commits.

@raederan raederan added bug Something isn't working enhancement New feature or request fix Solving a task, issue, or bug labels Aug 11, 2026
@raederan
raederan merged commit 9e87aed into main Aug 11, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request fix Solving a task, issue, or bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant