Skip to content

Recognize contributor for Maven Toolchains (#19048)#19083

Merged
bot-gradle merged 1 commit intomasterfrom
jbartok/recognize-contributor
Nov 24, 2021
Merged

Recognize contributor for Maven Toolchains (#19048)#19083
bot-gradle merged 1 commit intomasterfrom
jbartok/recognize-contributor

Conversation

@jbartok
Copy link
Copy Markdown
Member

@jbartok jbartok commented Nov 23, 2021

No description provided.

@jbartok jbartok self-assigned this Nov 23, 2021
@jbartok jbartok marked this pull request as ready for review November 24, 2021 11:12
@jbartok jbartok requested a review from pioterj as a code owner November 24, 2021 11:12
@jbartok jbartok added this to the 7.4 RC1 milestone Nov 24, 2021
@jbartok
Copy link
Copy Markdown
Member Author

jbartok commented Nov 24, 2021

@bot-gradle

@gradle gradle deleted a comment from jbartok Nov 24, 2021
@bot-gradle
Copy link
Copy Markdown
Collaborator

Sorry I don't understand what you said.
Currently, the following commands are supported:

@bot-gradle test <BuildStage>

  • triggers the specified build for this PR. This command takes a single argument, i.e. @bot-gradle test QF. Common stages are:
    • SanityCheck/CompileAll/QuickFeedbackLinux/QuickFeedback/ReadyForMerge/ReadyForNightly/ReadyForRelease
    • Shortcuts: SC/CA/QFL/QF/RFM/RFN/RFR
    • Specific builds:
      • AST: AllSmokeTestsReadyForMerge
      • AFT: AllFunctionalTestsReadyForMerge
      • ASB: AllSpecificBuildsReadyForMerge
      • ACC: AllConfigCacheTestsReadyForMerge
      • ACT: AllCrossVersionTestsReadyForNightly
      • APTN: AllPerformanceTestsReadyForNightly
      • AFTN: AllFunctionalTestsReadyForNightly
      • ACTR: AllCrossVersionTestsReadyForRelease
      • AFTR: AllFunctionalTestsReadyForRelease

@bot-gradle test and merge

  • queues this PR for testing and merges if all tests pass by:
    • Creating a merge commit from your PR branch HEAD and the target branch
    • Running a ReadyForNightly build against the merge commit
    • When it passes, fast-forward the target branch to this merge commit (i.e. merge the PR)

The merge commit is called a pre-tested commit, which means that it fully tests the integration
of your branch HEAD and latest master, instead of only testing your branch HEAD.

@bot-gradle cancel

  • cancel a running pre-tested commit build or remove it from queue

@bot-gradle clean

  • clear the conversation history

@bot-gradle help

  • display this message

To run a command, simply submit a comment. For detailed instructions see here.

@jbartok
Copy link
Copy Markdown
Member Author

jbartok commented Nov 24, 2021

@bot-gradle test and merge

@gradle gradle deleted a comment from jbartok Nov 24, 2021
@bot-gradle
Copy link
Copy Markdown
Collaborator

OK, I've already triggered a build for you.

@bot-gradle bot-gradle merged commit dcd2989 into master Nov 24, 2021
@jbartok jbartok deleted the jbartok/recognize-contributor branch November 24, 2021 18:13
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.

2 participants