Skip to content

Unassign issues on stale#14585

Merged
koppor merged 1 commit into
mainfrom
fix-stale-workflow
Dec 12, 2025
Merged

Unassign issues on stale#14585
koppor merged 1 commit into
mainfrom
fix-stale-workflow

Conversation

@koppor

@koppor koppor commented Dec 12, 2025

Copy link
Copy Markdown
Member

As far as I understand GitHub actions triggers, there is no event-provessing on trigger. Thus, if the stale action closes a PR, there is no follow-up.

That follow-up is introduced here by a work-around:

  1. manual trigger of on-pr-closed
  2. triggering that workflow for each pr by tool gh

Steps to test

Can only be tested on main.

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • [.] I manually tested my changes in running JabRef (always required)
  • [.] I added JUnit tests for changes (if applicable)
  • [.] I added screenshots in the PR description (if change is visible to the user)
  • [.] I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • [.] I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en.

@koppor koppor merged commit 1869603 into main Dec 12, 2025
55 checks passed
@koppor koppor deleted the fix-stale-workflow branch December 12, 2025 15:20
@koppor koppor mentioned this pull request Dec 12, 2025
1 task
Siedlerchr added a commit that referenced this pull request Dec 14, 2025
* upstream/main: (23 commits)
  Chore(deps): Bump org.mockito:mockito-core in /jablib (#14611)
  Chore(deps): Bump actions/download-artifact from 6 to 7 (#14605)
  Chore(deps): Bump com.squareup.okio:okio-jvm in /versions (#14613)
  Chore(deps): Bump DavidAnson/markdownlint-cli2-action from 21 to 22 (#14607)
  Chore(deps): Bump org.mockito:mockito-core in /versions (#14615)
  New translations jabref_en.properties (Italian) (#14596)
  Reset and Import for GroupsPreferences (#14572)
  Enable parallel tests (#14571)
  Copy over label in all cases
  Also allow adding label
  Fix workflow (#14586)
  Unassign issues on stale (#14585)
  Increase max assignments from 1 to 2
  Reduce time for initial PR to 14 days (#14580)
  New Crowdin updates (#14579)
  chore(deps): update dependency org.eclipse.jgit:org.eclipse.jgit.pgm to v7.5.0.202512021534-r (#14577)
  Fix stale closing
  Try to fix commenting on closed PRs
  Add 15 non-standard BibLaTeX entry types with .withType() method (#14534)
  New Crowdin updates (#14570)
  ...
Siva-Sai22 pushed a commit to Siva-Sai22/jabref that referenced this pull request Dec 19, 2025
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.

1 participant