Skip to content

chore(workflows): add pr title checker, change prefix for dependabot prs, remove chore from changelog sections#92

Merged
abannachGrafana merged 3 commits into
mainfrom
adam.bannach/pr-check
Apr 21, 2025
Merged

chore(workflows): add pr title checker, change prefix for dependabot prs, remove chore from changelog sections#92
abannachGrafana merged 3 commits into
mainfrom
adam.bannach/pr-check

Conversation

@abannachGrafana
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread .github/dependabot.yml
interval: 'weekly' No newline at end of file
interval: 'weekly'
commit-message:
prefix: 'deps'
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

changes dependabot prs to have title deps(deps):... or deps(deps-dev):... this allows us to record dependency updates in the changelog without needing to record all chore type commits

{ "type":"refactor", "section": "🚜 Refactor" },
{ "type":"style", "section": "🎨 Styling" },
{ "type":"test", "section": "🧪 Testing" },
{ "type":"chore", "section": "⚙️ Miscellaneous Tasks" },
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

should avoid creating prs based on chore commits like changes made to the readme from a bot.

@abannachGrafana abannachGrafana requested a review from a team April 21, 2025 17:10
@abannachGrafana abannachGrafana merged commit d1940e5 into main Apr 21, 2025
16 checks passed
@abannachGrafana abannachGrafana deleted the adam.bannach/pr-check branch April 21, 2025 18:26
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