Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(actions): Add merge label and auto-merge feature in GitHub Actions #1556

Merged
merged 1 commit into from
Jun 17, 2020
Merged

feat(actions): Add merge label and auto-merge feature in GitHub Actions #1556

merged 1 commit into from
Jun 17, 2020

Conversation

uditgaurav
Copy link
Member

@uditgaurav uditgaurav commented Jun 16, 2020

Signed-off-by: Udit Gaurav udit.gaurav@mayadata.io
What this PR does / why we need it:

  • This PR is for adding label merge for /merge on a PR comment further reading this label Github pro-bot will check if 1 approval is there or label merge is there or not. If all the requirements are fulfilled then pro-bot will merge the Pull Request.
  • This PR also fixes the issue related to running container-kill experiment BDDs.

Workflow:

Which issue this PR fixes

Checklist

  • Does this PR have a corresponding GitHub issue?

Special notes for your reviewer:

@uditgaurav uditgaurav self-assigned this Jun 16, 2020
@uditgaurav uditgaurav requested a review from ksatchit June 16, 2020 21:03
Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>
@ksatchit ksatchit merged commit b70d121 into litmuschaos:master Jun 17, 2020
@uditgaurav uditgaurav deleted the run-e2e branch June 17, 2020 14:03
ksatchit pushed a commit that referenced this pull request Jul 9, 2020
Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>
ksatchit pushed a commit that referenced this pull request Jul 9, 2020
…s of litmus repo (#1682)

* (chore)releases: updated release artefacts (#1552)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)roadmap: add item for litmus portal (#1553)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Add merge label and auto-merge feature in gihtub actions (#1556)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* refactor(readme): Add more details in pod network corruption readme (#1555)

* refactor(readme): Add more details in ood network corruption readme

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* Update experiments/generic/pod_network_corruption/README.md

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

* refactor(experiment): Add pod memory hog default memory consumption (#1576)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* bug(indentation): Fix the indentation in kubelet service kill experiment (#1581)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* (chore)roadmap: update availability of scaffold scripts to generate experiment code (#1584)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore): update schematic representation of litmus arch (#1589)

* (chore): update schematic representation of litmus arch

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (refactor)demo: add an updated demo video

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)governance: update maintainer email IDs (#1599)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)content: add folder to discuss chaos engg (#1619)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Update the backlog in Roadmap with IO-Chaos

* Stopped CircleCi Build for master branch (#1625)

* Stopped CircleCi Build for master

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* (chore)roadmap: add backlog item on chaos workflows for application benchmarks (#1626)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)ci: inhibit push of ansible-runner image from litmus (#1660)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

Co-authored-by: UDIT GAURAV <35391335+uditgaurav@users.noreply.github.com>
Co-authored-by: Uma Mukkara <uma@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
tan-nhu pushed a commit to tan-nhu/litmus that referenced this pull request Mar 15, 2024
…s of litmus repo (litmuschaos#1682)

* (chore)releases: updated release artefacts (litmuschaos#1552)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)roadmap: add item for litmus portal (litmuschaos#1553)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Add merge label and auto-merge feature in gihtub actions (litmuschaos#1556)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* refactor(readme): Add more details in pod network corruption readme (litmuschaos#1555)

* refactor(readme): Add more details in ood network corruption readme

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* Update experiments/generic/pod_network_corruption/README.md

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

* refactor(experiment): Add pod memory hog default memory consumption (litmuschaos#1576)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* bug(indentation): Fix the indentation in kubelet service kill experiment (litmuschaos#1581)

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* (chore)roadmap: update availability of scaffold scripts to generate experiment code (litmuschaos#1584)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore): update schematic representation of litmus arch (litmuschaos#1589)

* (chore): update schematic representation of litmus arch

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (refactor)demo: add an updated demo video

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)governance: update maintainer email IDs (litmuschaos#1599)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)content: add folder to discuss chaos engg (litmuschaos#1619)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* Update the backlog in Roadmap with IO-Chaos

* Stopped CircleCi Build for master branch (litmuschaos#1625)

* Stopped CircleCi Build for master

Signed-off-by: gdsoumya <gdsoumya@gmail.com>

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* (chore)roadmap: add backlog item on chaos workflows for application benchmarks (litmuschaos#1626)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

* (chore)ci: inhibit push of ansible-runner image from litmus (litmuschaos#1660)

Signed-off-by: ksatchit <karthik.s@mayadata.io>

Co-authored-by: UDIT GAURAV <35391335+uditgaurav@users.noreply.github.com>
Co-authored-by: Uma Mukkara <uma@mayadata.io>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Required merge label and auto-merge feature in GitHub Actions
2 participants