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

Action port: add support for labeling #45

Closed
Bullrich opened this issue Jan 13, 2023 · 1 comment
Closed

Action port: add support for labeling #45

Bullrich opened this issue Jan 13, 2023 · 1 comment
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@Bullrich
Copy link
Contributor

Add support to only link issues when a particular label is present (or when no labels are present).

This way we can have more than one action running and link them accordingly to different states and boards.

@Bullrich Bullrich added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jan 13, 2023
@Bullrich Bullrich added this to the GitHub Action port milestone Jan 13, 2023
@Bullrich Bullrich self-assigned this Jan 13, 2023
@Bullrich
Copy link
Contributor Author

Must be done after #43

@Bullrich Bullrich changed the title GitHub port: add support for labeling Action port: add support for labeling Jan 13, 2023
Bullrich added a commit that referenced this issue Jan 26, 2023
Added support for labeling. The system can now evaluate the new issues based on the existence of labels, allowing us to combine unlabeled and labeled issue behavior.

This commit closes #45

Updated `README` to explain how to set up the labeling system and showing an example of how to combine different configurations in one file.

Extended unit tests to handle all predicted behaviors.
Bullrich added a commit that referenced this issue Mar 20, 2023
Added support for labeling. The system can now evaluate the new issues based on the existence of labels, allowing us to combine unlabeled and labeled issue behavior.

This commit closes #45

Updated `README` to explain how to set up the labeling system and showing an example of how to combine different configurations in one file.

Extended unit tests to handle all predicted behaviors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant