Don't allow all the CI/CD run again when the title change second time of the PR
Why do we need this improvement?
Don't allow all the CI/CD run again when the title change second time of the PR
How will this change help?
Reduce load on the github actions
Screenshots
No response
How could it be implemented/designed?
Strict the Github actions
🚧 Breaking changes
No
👀 Have you checked for similar open issues?
- [x] I checked and didn't find a similar issue
🏢 Have you read the Contributing Guidelines?
- [x] I have read the Contributing Guidelines
Are you willing to work on this issue?
None
@AayushSaini101 sir i will work on this!!!
sure @IITI-tushar
I am working on this, I have the PR almost ready if you are assigning someone else then I can paste the details of the PR, maybe they could get some reference
@AayushSaini101 currently only auto-changeset.yml , lint-pr-title.yml and automerge-for-humans-remove-ready-to-merge-label-on-edit.yml runs whenever PR title changes.
@aadarshx22 what changes were you trying to make?
Hey @Shurtu-gal can you please have a look at this once as i believe in CI only the necessary checks run upon title change.
@AayushSaini101 could you give the particular action you don't want running for title change. AFAIK all which run on that are supposed to do that.