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

Transfer changes from beta version to main #709

Merged
merged 133 commits into from Dec 4, 2023
Merged

Transfer changes from beta version to main #709

merged 133 commits into from Dec 4, 2023

Conversation

MaksimZhukov
Copy link
Contributor

Description:
This pull request contains the following breaking changes:

  1. The ability to apply labels based on the names of base and/or head branches.
  2. The match object for changed files was expanded with new combinations in order to make it more intuitive and flexible.
  3. The bug related to the sync-labels input was fixed.
  4. By default, dot input is set to true.
  5. Node.js runtime updated to 20.

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

joshdales and others added 23 commits May 5, 2023 09:05
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
Assigns labels based on branch names
fix: correct reading of sync-labels input
…d-files section (#680)

* Implement the new structure of the match object for changed files section

* Replace inner loops with the find method
…endencies

Update Node.js runtime and dependencies
…e-documentation

Apply suggestions for the beta version and update the documentation
@MaksimZhukov MaksimZhukov requested a review from a team as a code owner December 4, 2023 12:43
@MaksimZhukov MaksimZhukov merged commit 8558fd7 into main Dec 4, 2023
7 checks passed
Copy link

@bgu5678 bgu5678 left a comment

Choose a reason for hiding this comment

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

更新

Copy link

@bgu5678 bgu5678 left a comment

Choose a reason for hiding this comment

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

更新刪除

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants