这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: github/safe-settings

Tags

2.1.17-rc.2

Toggle 2.1.17-rc.2's commit message
cleaned up Glob and fixed a bug in sub org pattern detection

2.1.17

Toggle 2.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix 422 errors which might be do to Archive changes (#806)

* undo Archive changes

* Update lib/settings.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update lib/settings.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* rollback the object assign fix suggested by Copilot

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

2.1.17-rc.1

Toggle 2.1.17-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix 422 errors which might be do to Archive changes (#806)

* undo Archive changes

* Update lib/settings.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update lib/settings.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* rollback the object assign fix suggested by Copilot

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

2.1.16

Toggle 2.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
revert probot to 2.3.3 (#745)

2.1.16-rc.2

Toggle 2.1.16-rc.2's commit message
revert probot to 2.3.3

2.2.0-rc.2

Toggle 2.2.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add unarchiving plugin (#692)

* feat: add unarchiving plugin

* fix: fixed some broken test cases and added trailing newling

---------

Co-authored-by: Yadhav Jayaraman <57544838+decyjphr@users.noreply.github.com>

2.2.0-rc.1

Toggle 2.2.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: made envs application actually NOP (#691)

* feat: add nop to environments

* fix: corrected endpoint parameter in nopifyRequest

* fix: include updated test

* Update environments.test.js

2.1.15

Toggle 2.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump eta from 3.4.0 to 3.5.0 (#727)

Bumps [eta](https://github.com/eta-dev/eta) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/eta-dev/eta/releases)
- [Changelog](https://github.com/eta-dev/eta/blob/main/jsr.release.js)
- [Commits](eta-dev/eta@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: eta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yadhav Jayaraman <57544838+decyjphr@users.noreply.github.com>

2.1.15-rc.1

Toggle 2.1.15-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pin non-immutable Actions to latest SHA and remediate dependency vuln…

…erability (#720)

* Update vulnerable dependency

Signed-off-by: Brett Logan <lindluni@github.com>

* Pin non-immutable Actions in deploy-k8s

Signed-off-by: Brett Logan <lindluni@github.com>

* Pin non-immutable Actions in rc-release

Signed-off-by: Brett Logan <lindluni@github.com>

* Pin non-immutable Actions in create-pre-release

Signed-off-by: Brett Logan <lindluni@github.com>

* Pin non-immutable Actions in create-release

Signed-off-by: Brett Logan <lindluni@github.com>

* Remove dead reusable workflow

Signed-off-by: Brett Logan <lindluni@github.com>

* Add workflow permissions

Signed-off-by: Brett Logan <lindluni@github.com>

---------

Signed-off-by: Brett Logan <lindluni@github.com>

2.1.14

Toggle 2.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding external runner for doing a one-time full-sync (#604)

* Adding external runner for doing a one-time full-sync

* Updating docs to describe GHA setup process