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

[PG12] Add auto apply labeler workflow for PRs #1175

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

MuhammadTahaNaveed
Copy link
Member

See PR #1161 for details.

- This workflow will automatically apply labels to PRs based on the
  branch name.

- This will help us to filter out PRs intended for a specific branch e.g
  PG11, PG12, PG13, PG14, PG15, master and any PR for other ongoing
  project branches.

- Currently it supports only PG11, PG12, PG13, PG14, PG15 and master. We
  can add more by adding a new entry in the .github/labeler.yml file.
@MuhammadTahaNaveed MuhammadTahaNaveed added the PG12 PostgreSQL12 label Aug 22, 2023
@jrgemignani jrgemignani merged commit 34222fd into apache:PG12 Aug 24, 2023
6 checks passed
@MuhammadTahaNaveed MuhammadTahaNaveed deleted the PR-labeler-PG12 branch August 24, 2023 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PG12 PostgreSQL12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants