Skip to content
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

Better task extraction #43

Merged
merged 5 commits into from
Sep 25, 2022
Merged

Better task extraction #43

merged 5 commits into from
Sep 25, 2022

Conversation

ludeeus
Copy link
Member

@ludeeus ludeeus commented Sep 24, 2022

No description provided.

@@ -73,8 +73,10 @@ describe('LabelBot', () => {
];
mockContext.payload.pull_request = {
body:
'\n- [x] Bugfix (non-breaking change which fixes an issue)' +
'\n- [x] Breaking change (fix/feature causing existing functionality to break)',
'\n- [ x] Bugfix (non-breaking change which fixes an issue)' +
Copy link
Member

Choose a reason for hiding this comment

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

let's keep the test for [x] too

@ludeeus ludeeus merged commit e21963a into main Sep 25, 2022
@ludeeus ludeeus deleted the Better-task-extraction branch September 25, 2022 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants