Skip to content

Automatically label PRs based on modified files #6212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

michaelosthege
Copy link
Member

Closes #6139

What is this PR about?

  • Automatically labeling PRs based on modified files
  • Anonymizing the pre-commit config updating bot

I'm not sure if the pattern matching is correct, but we'll see the next time a pre-commit dependency upgrades.

Major / Breaking Changes

  • None

Bugfixes / New features

  • None

Docs / Maintenance

  • Pre-commit config updates are now committed by a bot user
  • Created a GH Action to automatically label PRs based on modified files

Copy link
Contributor

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

no objections, looks like it should work 🤞

@ricardoV94 ricardoV94 merged commit 04006e0 into pymc-devs:main Oct 13, 2022
@michaelosthege michaelosthege deleted the issue-6139 branch October 13, 2022 09:53
michaelosthege added a commit that referenced this pull request Oct 27, 2022
Reverts most changes from #6212.
Because the bot started acting against us!
ricardoV94 pushed a commit that referenced this pull request Oct 27, 2022
Reverts most changes from #6212.
Because the bot started acting against us!
@ricardoV94 ricardoV94 added the no releasenotes Skipped in automatic release notes generation label Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Github CI/CD maintenance no releasenotes Skipped in automatic release notes generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add no releasenotes label to PRs by Autoupdate pre-commit config
3 participants