feat(auth):CI PipeLine WorkFlow for Pullpiri[#106]#115
feat(auth):CI PipeLine WorkFlow for Pullpiri[#106]#115youngtaekiim merged 4 commits intoeclipse-pullpiri:refactoringfrom
Conversation
|
Hey @youngtaekiim @leeeunkoo Also, I’ve temporarily disabled the Markdown lint check for docs, as some adjustments are needed in the documentation structure before re-enabling it. |
|
@edo.lee --> as admin you need to do this below , currently "No conflicts with base branch" is enabled by default, it does not wait for the checks to complete. once this is enabled , the option to merge will be enabled only after the checks are completed. The admin needs to enable the required status checks in the repository settings (as mentioned in the README) to block merges if checks fail. |
|
Let's merge it as it is now and see how it is checked when registering a PR. Of course, we will have to block merge before verification is complete. |
feat(auth):CI PipeLine WorkFlow for Pullpiri[eclipse-pullpiri#106]
📝 PR Description
CI Pipeline Workflow for Pullpiri
🔗 Related Issue
Closes #106
🧪 Test Method
Github Action should run and check based on the Code change.
Below is the link for GitHub Action run for the pull request from the CI-Pipeline branch of my fork to the refactoring branch:
https://github.com/akshaylg0314/pullpiri/actions/runs/16491926519
Readme file:
Readme_ci_cd.txt
✅ Checklist
[✅] Code conventions are followed
[✅] Tests are added/modified
[✅] Documentation is updated (if necessary)