Skip to content

IS-9818: Test a build#140

Open
ambatimuralikrishna wants to merge 4 commits intomainfrom
IS-9818-configure-pipepline
Open

IS-9818: Test a build#140
ambatimuralikrishna wants to merge 4 commits intomainfrom
IS-9818-configure-pipepline

Conversation

@ambatimuralikrishna
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 21, 2026 13:17
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a Jenkins pipeline definition to run the UI kit build via a shared Jenkins library.

Changes:

  • Introduces a new pipeline file that imports a Jenkins shared library.
  • Invokes the uiKit() pipeline step from that shared library.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Jenkinsfile
Comment on lines +1 to +2
@Library("jenkins-shared-library@IS-9818-test-ui-kit-pipeline") _
uiKit()
Copy link

Copilot AI Apr 21, 2026

Choose a reason for hiding this comment

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

The file is named Jenkinfile, but Jenkins’ default convention is Jenkinsfile (with an “s”). Unless your Jenkins job is explicitly configured to look for this nonstandard filename, the pipeline won’t be discovered/executed. Consider renaming the file to Jenkinsfile (and updating any job configuration if needed).

Copilot uses AI. Check for mistakes.
@ambatimuralikrishna
Copy link
Copy Markdown
Collaborator Author

No need to review. This is test PR for build

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