Skip to content

Make backporter trigger when unlabeling PRs#14292

Merged
alecslupu merged 1 commit intodevelopfrom
chore/ci/backporter
Mar 14, 2025
Merged

Make backporter trigger when unlabeling PRs#14292
alecslupu merged 1 commit intodevelopfrom
chore/ci/backporter

Conversation

@alecslupu
Copy link
Copy Markdown
Contributor

🎩 What? Why?

When applying fixes, i assign sometimes last 2 versions, and in some cases, that is failing due to conflict in the oldest version. I have noticed that when i remove the label ( like release: v0.28 ) the backporter is not triggered. This PR fixes that.

As per documentation, we can use unlabeled just to fire this action.

This avoids issues like :
image

Testing

  1. Pr is green
  2. After merge removing labels on a fix pr, should retriger the action.

♥️ Thank you!

@github-actions github-actions bot added type: internal PRs that aren't necessary to add to the CHANGELOG for implementers configuration labels Mar 13, 2025
@andreslucena andreslucena changed the title Patch backporter action Make backporter trigger when unlabeling PRs Mar 14, 2025
Copy link
Copy Markdown
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

According to the doc and use case makes sense!

@alecslupu alecslupu merged commit 86682c9 into develop Mar 14, 2025
121 checks passed
@alecslupu alecslupu deleted the chore/ci/backporter branch March 14, 2025 16:54
entantoencuanto added a commit that referenced this pull request Mar 20, 2025
* feature/signature_workflows:
  Add documentation for signature handler encryption secret and rename environment variable
  Rename method
  Fix title on spec for the 'Create new proposal' page (#14347)
  Fix WCAG search filters navigation (#14014)
  Fix comment cell to not show reply button when passing MAX_DEPTH (#14291)
  Fix editing comment with max length setting (#14275)
  Add title tag on pages for blogs, debates and meetings (#14110)
  Fix white bottom on proposal show with voting (#14285)
  New Crowdin updates (#14318)
  New Crowdin updates (#14217)
  Fix image missing error (#14175)
  Add delay of `spam_analysis` queue (#14304)
  Fix hide comment from interface (#14301)
  Change "Valuator" for "Evaluator" (#13684)
  Fix QR code generation (#14300)
  Patch backporter action (#14292)
  Change `hide_voting` argument on proposal cell to `show_voting` (#14267)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration type: internal PRs that aren't necessary to add to the CHANGELOG for implementers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants