Skip to content

feat: add Dependabot auto-merge workflow - #117

Merged
cruddasj merged 1 commit into
mainfrom
dependabot-auto-merge
Aug 31, 2026
Merged

cruddasj merged 1 commit into
mainfrom
dependabot-auto-merge

Conversation

@cruddasj

Copy link
Copy Markdown
Owner

Flows down the Dependabot auto-merge improvement from second-brain-architecture.

Adds a workflow that runs only for Dependabot pull requests, fetches Dependabot metadata, and enables GitHub auto-merge using the repository GITHUB_TOKEN.

Note: repository-level auto-merge is currently reported as disabled, so that setting must be enabled for the workflow to complete successfully.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-30T20:31:23.790836Z 9c04a64 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@github-actions

Copy link
Copy Markdown
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 95.78% 5948/6210
🟢 Branches 83.15% 1352/1626
🟢 Functions 98.95% 188/190
🟢 Lines 95.78% 5948/6210

Test suite run success

23 tests passing in 3 suites.

Report generated by 🧪jest coverage report action from 9c04a64

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9c04a64698

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -0,0 +1,24 @@
name: Dependabot auto-merge

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Add this workflow change to both changelogs

This commit adds an operational workflow but leaves both CHANGELOG.md and assets/changelog.json unchanged, so the release history and in-app changelog will not record the new Dependabot auto-merge behavior. Add a matching non-technical summary under the [NEXT_VERSION] and [NEXT_DATE] placeholders in both files.

AGENTS.md reference: AGENTS.md:L26-L26

Useful? React with 👍 / 👎.

@cruddasj
cruddasj merged commit 73e3f4a into main Aug 31, 2026
6 checks passed
@cruddasj
cruddasj deleted the dependabot-auto-merge branch August 31, 2026 07:27
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.

1 participant