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

ci: pull request labeler #519

Merged
merged 7 commits into from
Mar 4, 2024
Merged

ci: pull request labeler #519

merged 7 commits into from
Mar 4, 2024

Conversation

d0choa
Copy link
Collaborator

@d0choa d0choa commented Mar 4, 2024

A github workflow to automatically label PRs based on:

  • size of changes [size-XS, size-S, size-M, size-L, size-XL]
  • domain of file changes [Dataset, Datasource, Method, Airflow, Documentation]
  • PR conventional commit: [Feature, Bug, Documentation, ...]
  • Mergeable status

@d0choa d0choa marked this pull request as ready for review March 4, 2024 14:57
@github-actions github-actions bot added the size-S label Mar 4, 2024
@d0choa d0choa removed the S label Mar 4, 2024
ireneisdoomed
ireneisdoomed previously approved these changes Mar 4, 2024
Copy link
Contributor

@ireneisdoomed ireneisdoomed left a comment

Choose a reason for hiding this comment

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

Cool! Thank you

ireneisdoomed
ireneisdoomed previously approved these changes Mar 4, 2024
Copy link
Contributor

@ireneisdoomed ireneisdoomed left a comment

Choose a reason for hiding this comment

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

Second approval: let's see if the labelling action is triggered...

Copy link
Contributor

@ireneisdoomed ireneisdoomed left a comment

Choose a reason for hiding this comment

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

Third time's a charm

@d0choa d0choa merged commit 1759b53 into dev Mar 4, 2024
4 checks passed
@d0choa d0choa deleted the do_pr_labeller branch March 4, 2024 15:38
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.

2 participants