Skip to content

chore(ci): Change PR title for "bump fluentbit" workflow#1967

Merged
cw-Guo merged 3 commits into
fluent:masterfrom
joshuabaird:chore/fluentbit-pr-title-bots
May 22, 2026
Merged

chore(ci): Change PR title for "bump fluentbit" workflow#1967
cw-Guo merged 3 commits into
fluent:masterfrom
joshuabaird:chore/fluentbit-pr-title-bots

Conversation

@joshuabaird

Copy link
Copy Markdown
Collaborator

PR titles should follow conventional commits.

Signed-off-by: Josh Baird <jbaird@galileo.io>
Copilot AI review requested due to automatic review settings May 21, 2026 15:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the automated “bump fluent-bit version” GitHub Actions workflow so that the generated commit message and PR title follow Conventional Commits formatting.

Changes:

  • Update the workflow-generated commit subject to chore(deps): bump fluent-bit ...
  • Update the workflow-generated PR title to chore(deps): bump fluent-bit ...

Comment thread .github/workflows/bump-fluent-bit-version.yaml Outdated
Signed-off-by: Josh Baird <jbaird@galileo.io>
@joshuabaird joshuabaird requested a review from cw-Guo May 22, 2026 15:43
Copilot AI review requested due to automatic review settings May 22, 2026 17:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment on lines +78 to 82
commit-message: "chore(deps): bump fluent-bit to ${{ github.event.inputs.version }}

- Updated VERSION file
- Updated manifest files
- Updated values.yaml in Helm chart"
Comment on lines 75 to +78
- name: Create Pull Request
uses: peter-evans/create-pull-request@v8
with:
commit-message: "Bump fluent-bit to ${{ github.event.inputs.version }}
commit-message: "chore(deps): bump fluent-bit to ${{ github.event.inputs.version }}
@cw-Guo cw-Guo merged commit a1e0e83 into fluent:master May 22, 2026
11 checks passed
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.

3 participants