Skip to content

Conversation

@marcosgopen
Copy link
Member

@marcosgopen marcosgopen commented Jan 8, 2026

Add logic to check for SPI and AS pull requests

i.e. including jbosstm/jboss-as#100 in the PR description

@marcosgopen
Copy link
Member Author

Putting the Hold label as some variables are not defined

@marcosgopen marcosgopen removed the Hold label Jan 8, 2026
Fix LRA test step by adding PULL_DESCRIPTION_BODY environment variable.
set PULL_DESCRIPTION_BODY as an environment variable.
@tomjenkinson
Copy link
Member

@marcosgopen - I think the PULL_DESCRIPTION_BODY is possibly reset due to

PULL_DESCRIPTION_BODY=""

You can find this in the action:

++ echo
++ awk -F pull '{ print $2 }'
++ awk -F / '{ print $2 }'
+ PULL_NUMBER=
+ '[' '' '!=' '' ']'
+ PULL_DESCRIPTION=
+ PULL_DESCRIPTION_BODY=
+ init_test_options

Not sure if that method should be much altered as we may not need a lot of it but maybe that line needs to be altered so it doesn't empty the description passed in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants