-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TT-1624] link PR to solidity review issue (#14521)
* try more universal Solidity scripts * fix error printing in uml generation; test foundry pipeline * Update gethwrappers * a bit more testing * fix Sol * remove test contracts * Update gethwrappers * try reusable artifact workflow * fix syntax * reuse workflow for .github/workflows * use newer reusable Solidity Review Artifacts pipeline * remove actions that were moved to chainlink-github-actions * add test Solidity file * add missing changeset * use scripts from shared repository * modify one contract * set git top level dir manually * [Bot] Update changeset file with jira issue * fix script path * use newer version of the reusable pipeline * update pipeline version, use custom pruning script * use newer action version, remove JIRA scripts * use reusable Solidity Review Artifacts workflow from .github * remove left over changes that are no longer needed * remove left over changes that are no longer needed * fix foundry pipeline * remove test Solidity files * use tagged reusable pipeline version * link PR to Solidity Review issue in Jira * update all references to .github to use tagged commit * test out the enforcement * remove extra changeset * [Bot] Update changeset file with jira issue * fix filename * test out empty changeset file * [Bot] Update changeset file with jira issues * use latest version of the action * remove changeset * fix condition in solidity tracability pipeline * add changeset * [Bot] Update changeset file with jira issues * fix message and condition for comment posting * test changesets in core * add changeset for core * use tagged jira-tracing version, restore changeset * add missing version comment * remove test-related changes --------- Co-authored-by: app-token-issuer-infra-releng[bot] <120227048+app-token-issuer-infra-releng[bot]@users.noreply.github.com>
- Loading branch information
1 parent
76addb1
commit b4360c9
Showing
4 changed files
with
70 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
'@chainlink/contracts': patch | ||
--- | ||
|
||
Add linkage between PR and Jira's Solidity Review issue | ||
|
||
|
||
PR issue: TT-1624 |