-
Notifications
You must be signed in to change notification settings - Fork 188
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
Add GitHub wofklow that tags PR #1104
Comments
Hello, |
Hi @Harry262530, awesome 🤩 |
Ya, |
Okay, the first step is to fork this repository to your own GitHub account. Once you have the workflow ready, you can create a PR in this repository and we will review you it |
sure |
I need a little Guidance, |
Okay, so at first we want to have an additional workflow. So there is no need to integrate with the existing ones. Does this help you? |
This might be also of help: https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#accessing-and-using-event-properties |
I have created a pull request for the workflow and config file |
* Create prlabelling.yaml * pull request labeler rules * config file for merging label rules * updated pull request target * filter pr created by dependabot * removed repo label from every pr * [#1104] remove unnecessary config file * [#1104] provide initial version of StreamPipes label config * [#1104] restrict pr events & provide config path * [#1104] refactor file names * [#1104] add Apache license header * [#1104] refine labeler config * [#1104] add sync configuration --------- Co-authored-by: bossenti <[email protected]>
Body
Implement a GitHub workflow that automatically assigns labels to PRs.
Fur this purpose consider to use the following GitHub action: https://github.com/actions/labeler
ToDos:
Metoring
As this ticket is marked as good first issue: one of @dominikriemer, @tenthe, or @bossenti are happy to provide help for getting started, just tag (one of) them if you want to start working on this issue and need some help.
It would be great if you discover our repository by yourself (this is a great oppurtinity to get to know the basic StreamPipes components) and come up with a proposal for labeling rules. But if you struggle with that we are happy to help you making a first draft.
StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered: