Skip to content

Conversation

jwagantall
Copy link
Contributor

@jwagantall jwagantall commented Aug 31, 2023

Allow the rtdv3 workflows to be used as required or be used at the repository level.

Copy link
Member

@tykeal tykeal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doing what you're doing isn't going to be conducive to projects that do not want to use this as a required workflow across their organization (for instance, ODL doesn't not dictate that this job runs across their org, but some projects may use it)

Also, while reviewing this change I realized that the rtd-verify job is doing a verify, which always uses a Gerrit Change, but the change is going to be merged at this point and it should be validating on the branch head... not certain how to reconcile that properly.

Given the changes that I'm requesting, you also need to make sure that the checkout action in use also adds in the following with:

repository: ${{ inputs.TARGET_REPO }}

Copy link
Member

@tykeal tykeal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably change the title of all of this. This change is making it possible to be used as either required or used at the repository level

Allow the rtdv3 workflows to be used as required or
be used at the repository level.

Signed-off-by: Jessica Wagantall <[email protected]>
@jwagantall jwagantall changed the title CI: Make rtdv3 workflows required CI: Update rtdv3 verify and merge workflows Sep 1, 2023
@tykeal tykeal merged commit 29bd648 into lfit:main Sep 1, 2023
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