Skip to content

Conversation

@subhramit
Copy link
Member

@subhramit subhramit commented Sep 18, 2025

Idea from #13935 (comment)

Also adds missing gh token

Steps to test

NA

Mandatory checks

@trag-bot
Copy link

trag-bot bot commented Sep 18, 2025

@trag-bot didn't find any issues in the code! ✅✨

@subhramit subhramit requested a review from koppor September 18, 2025 20:01
@subhramit subhramit mentioned this pull request Sep 18, 2025
2 tasks
@jabref-machine
Copy link
Collaborator

Your pull request needs to link an issue correctly.

To ease organizational workflows, please link this pull-request to the issue with syntax as described in https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue:

Linking a pull request to an issue using a keyword

You can link a pull request to an issue by using a supported keyword in the pull request's description or in a commit message.

Examples

  • Fixes #xyz links pull-request to issue. Merging the PR will close the issue.
  • Fixes https://github.com/JabRef/jabref/issues/xyz links pull-request to issue. Merging the PR will close the issue.
  • Fixes https://github.com/Koppor/jabref/issues/xyz links pull-request to issue. Merging the PR will close the issue.
  • Fixes [#xyz](https://github.com/JabRef/jabref/issues/xyz) links pull-request to issue. Merging the PR will NOT close the issue.

@jabref-machine
Copy link
Collaborator

Your code currently does not meet JabRef's code guidelines. We use Checkstyle to identify issues. You can see which checks are failing by locating the box "Some checks were not successful" on the pull request page. To see the test output, locate "Source Code Tests / Checkstyle (pull_request)" and click on it.

In case of issues with the import order, double check that you activated Auto Import. You can trigger fixing imports by pressing Ctrl+Alt+O to trigger Optimize Imports.

Please carefully follow the setup guide for the codestyle. Afterwards, please run checkstyle locally and fix the issues, commit, and push.

@koppor koppor merged commit fb85871 into JabRef:main Sep 19, 2025
27 of 45 checks passed
@koppor koppor mentioned this pull request Sep 26, 2025
1 task
@subhramit subhramit changed the title Restrict remove-label changes required action to internal PRs Restrict remove-label changes required action to internal PRs & add token Sep 26, 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.

3 participants