Skip to content

Bump com.autonomousapps:dependency-analysis-gradle-plugin from 3.0.0 to 3.0.1 in /build-logic #1462

Bump com.autonomousapps:dependency-analysis-gradle-plugin from 3.0.0 to 3.0.1 in /build-logic

Bump com.autonomousapps:dependency-analysis-gradle-plugin from 3.0.0 to 3.0.1 in /build-logic #1462

Workflow file for this run

name: Welcome a first-time contributor
on:
pull_request_target:
types: opened
jobs:
welcome-first-time-contributor:
if: github.repository == 'JabRef/jabref'
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: plbstl/first-contribution@v3
with:
labels: first contrib
pr-opened-msg: |
### Hey @{fc-author}!
Thank you for contributing to JabRef! Your help is truly appreciated :heart:.
We have automatic checks in place, based on which you will soon get automated feedback if any of them are failing.
We also use [TragBot](https://usetrag.com/) with custom rules that scans your changes and provides some preliminary comments, before a maintainer takes a look.
TragBot is still learning, and may not always be accurate.
In the "Files changed" tab, you can go through its comments and just click on "Resolve conversation" if you are sure that it is incorrect, or comment on the conversation if you are doubtful.
Please re-check our [contribution guide](https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md) in case of any other doubts related to our contribution workflow.