Commit Graph

  • bd06d72236 Merge pull request #40 from actions/migration-tools-reviewers main Begona Guereca 2024-05-06 10:02:44 -07:00
  • ba6bb6dcd2 Update CODEOWNERS Begona Guereca 2024-05-06 09:02:51 -07:00
  • 1ba08eb092 Update CODEOWNERS Begona Guereca 2024-04-05 09:36:54 -07:00
  • a2f2409c2a Merge pull request #39 from actions/download-artifact Begona Guereca 2024-04-04 07:34:22 -07:00
  • 8b732edb74 Update actions/download-artifact@v4 Begona Guereca 2024-04-04 07:19:15 -07:00
  • 95de63c44f Update download-artifact Begona Guereca 2024-04-04 07:17:44 -07:00
  • 965d4c7f54 Merge pull request #38 from actions/update-dependencies Begona Guereca 2024-04-04 07:10:31 -07:00
  • 120c946cfa typo Begona Guereca 2024-04-04 06:57:37 -07:00
  • bf468c0012 actions/upload-artifact update Begona Guereca 2024-04-04 06:24:33 -07:00
  • 8e01c76dfe Update actions/checkout dependency Begona Guereca 2024-04-04 06:08:36 -07:00
  • 0bdd787291 Update actions dependency actions/github-script Begona Guereca 2024-04-04 06:06:10 -07:00
  • ac72354d30 Merge pull request #37 from actions/dependabot/bundler/rack-3.0.9.1 Begona Guereca 2024-03-11 14:40:11 -07:00
  • 441f74185e Bump rack from 3.0.8 to 3.0.9.1 dependabot[bot] 2024-02-28 22:59:25 +00:00
  • 2eb0734201 Merge pull request #31 from actions/dependabot/bundler/activesupport-7.0.7.1 Begona Guereca 2024-02-15 14:38:50 -08:00
  • 731cce855f Merge branch 'main' into dependabot/bundler/activesupport-7.0.7.1 Begona Guereca 2024-02-15 14:38:22 -08:00
  • 96eac7d1bd Merge pull request #32 from snps-midhunn/fix-gh-var Ethan Dennis 2023-09-14 13:25:57 -07:00
  • 84da285368 Update Readme.md Midhun Nair 2023-09-14 14:04:44 +05:30
  • b2dc321f18 Update issue_ops.yml Midhun Nair 2023-09-14 14:04:19 +05:30
  • 8999a34ea1 Merge pull request #29 from actions/add-bitbucket-to-issue-ops Chase S 2023-09-13 13:20:08 -05:00
  • 21a62d6a20 Support project key in audit chaseshak 2023-08-11 13:57:27 -05:00
  • d9b386d83b Add Bitbucket support chaseshak 2023-08-10 11:08:04 -05:00
  • 8363a7772e Bump activesupport from 7.0.7 to 7.0.7.1 dependabot[bot] 2023-08-23 21:52:33 +00:00
  • 65b029a677 Upgrade to Ruby 3.2 (#30) Chase S 2023-08-14 09:13:37 -05:00
  • 090d41bc3b Merge pull request #28 from actions/add-bamboo-to-issue-ops Chase S 2023-08-11 10:24:37 -05:00
  • 1fba0e7cd0 Update Readme.md Ethan Dennis 2023-08-10 12:46:17 -07:00
  • 1fc3b251d6 Add missing references for Bamboo chaseshak 2023-08-10 12:39:34 -05:00
  • 252ef87951 Fix typo in issue template chaseshak 2023-08-10 09:59:02 -05:00
  • 1284889e8f Add Bamboo to provider map chaseshak 2023-08-10 09:43:42 -05:00
  • d80fecd8bb Update workflows with Bamboo info chaseshak 2023-08-10 09:39:07 -05:00
  • 40e55b9860 Add Bamboo documentation chaseshak 2023-08-10 09:36:18 -05:00
  • 8e7b2472e2 Add Bamboo support chaseshak 2023-08-10 09:20:45 -05:00
  • 4789d65f19 Merge pull request #27 from actions/fix-prefix-parsing Ethan Dennis 2023-08-01 13:41:01 -07:00
  • f2b271b769 Lint Ethan Dennis 2023-07-31 16:52:50 -07:00
  • f6e39fd06c Avoid magic prefix parsing Ethan Dennis 2023-07-31 16:45:40 -07:00
  • 5b17fd0d81 Merge pull request #25 from ethanis/main Ethan Dennis 2023-06-22 14:46:03 -07:00
  • ec7557338f more cleanup Ethan Dennis 2023-06-22 19:08:17 +00:00
  • 693a56f007 Delete transformers.rb Ethan Dennis 2023-06-22 12:07:40 -07:00
  • 0ea5dfd9f4 Create transformers.rb Ethan Dennis 2023-06-22 12:05:35 -07:00
  • fe6d1e8115 Output args for testing Ethan Dennis 2023-06-22 19:04:24 +00:00
  • 27832720d6 Add custom transformers to audit command Ethan Dennis 2023-06-22 18:19:35 +00:00
  • 2a1dea8358 Merge pull request #24 from ethanis/main Ethan Dennis 2023-05-17 14:30:11 -07:00
  • 821f7fe05b Ensure variables are unique Ethan Dennis 2023-05-17 12:57:32 -07:00
  • 15f467cdf1 Ensure no new line chars in envs Ethan Dennis 2023-05-15 15:39:52 -07:00
  • b0e1adc47c Add test coverage Ethan Dennis 2023-05-15 12:29:15 -07:00
  • 0a01e3e141 Write to random env variables Ethan Dennis 2023-05-15 10:58:01 -07:00
  • dad867c7ca Run all scripts in a bash shell Ethan Dennis 2023-05-10 10:23:04 -07:00
  • 42968e9e3d Remove legacy token Ethan Dennis 2023-04-12 07:56:24 -07:00
  • 25d44abad3 Merge pull request #21 from actions/dependabot/bundler/activesupport-7.0.4.3 Ethan Dennis 2023-04-07 12:03:54 -07:00
  • 6fa09d99c0 Merge branch 'main' into dependabot/bundler/activesupport-7.0.4.3 Ethan Dennis 2023-04-07 12:03:20 -07:00
  • 1dc8af8c9a Merge pull request #22 from sukumarp2022/patch-1 Ethan Dennis 2023-04-07 12:02:03 -07:00
  • 0cab0b00a6 Update documentation Ethan Dennis 2023-04-07 11:58:50 -07:00
  • 261e4ce71d Update issue_ops.yml sukumarp2022 2023-04-07 11:31:03 +05:30
  • 529fb3480b Bump activesupport from 7.0.3 to 7.0.4.3 dependabot[bot] 2023-03-15 23:07:54 +00:00
  • f5fc2781a3 Merge pull request #17 from actions/update-for-ga Ethan Dennis 2023-03-01 07:29:14 -08:00
  • 9febb0b1df Merge branch 'main' into update-for-ga Ethan Dennis 2023-02-28 16:02:34 -08:00
  • 36b6ee602c remove ghcr secrets Ethan Dennis 2023-02-28 16:02:22 -08:00
  • 3a3726bc1f Merge pull request #18 from jongwooo/chore/replace-deprecated-command-with-environment-file Ethan Dennis 2023-02-28 09:22:31 -08:00
  • 6acf71f389 more updates for setting output Ethan Dennis 2023-02-28 09:18:02 -08:00
  • 94acf2f4f2 Replace deprecated command with environment file Jongwoo Han 2023-02-28 00:11:35 +09:00
  • 90bbba5446 updates for ga Jennifer Kerns 2023-02-22 14:59:11 -08:00
  • 0b9496f7bc Merge pull request #15 from tspascoal/add-actions-permisions Ethan Dennis 2023-02-01 10:29:38 -08:00
  • 554163e338 Update Readme.md Ethan Dennis 2023-02-01 10:29:02 -08:00
  • 4981ee42c5 Add information about Actions Permissions Tiago Pascoal 2023-01-27 14:49:18 +00:00
  • 59a9f9ac5d Merge pull request #13 from tspascoal/improve-templates-consistency Ethan Dennis 2023-01-12 10:28:14 -08:00
  • fba0aa5993 Improve consistency of issue templates Tiago Pascoal 2023-01-12 18:19:24 +00:00
  • b6985e7dd4 Merge pull request #9 from collinmcneese/cm/updates Luke Cheung Engle 2023-01-09 15:24:52 -08:00
  • 8febeec229 Merge branch 'main' into cm/updates Luke Cheung Engle 2023-01-09 15:24:12 -08:00
  • ce8b59d859 Merge pull request #10 from collinmcneese/cm/gitlab Luke Cheung Engle 2023-01-09 15:23:53 -08:00
  • 5f9868e709 updates gitlab issue template Collin McNeese 2022-12-21 10:37:09 -06:00
  • bf6eebd7e7 adds gitlab_instance_url env to issue_ops Collin McNeese 2022-12-21 10:36:06 -06:00
  • c5358cec7d fixes provider_spec to match real data input format Collin McNeese 2022-12-21 09:52:36 -06:00
  • 4e9610599b provider update for label parsing Collin McNeese 2022-12-21 09:40:18 -06:00
  • 7e77a14230 Merge pull request #8 from actions/injection-mitigation Ethan Dennis 2022-12-14 13:05:10 -08:00
  • 8b674ba4b4 Further command injection mitigation Matisse Hack 2022-12-14 12:51:00 -08:00
  • a6eac1f5b7 Merge pull request #7 from actions/command-injection-bounty Ethan Dennis 2022-12-13 10:55:26 -08:00
  • 630b7bbd94 Mitigate command injection bounty Ethan Dennis 2022-12-13 10:10:15 -08:00
  • f9e0aa0d46 Merge pull request #6 from collinmcneese/cm/ghes Ethan Dennis 2022-12-13 10:01:14 -08:00
  • b80338290f remove actions-ecosystem deps Collin McNeese 2022-12-12 11:22:41 -06:00
  • 35c0303549 check for actions-importer extension Collin McNeese 2022-12-12 11:20:09 -06:00
  • a1be7421bf Merge pull request #5 from collinmcneese/cm/ghes Ethan Dennis 2022-12-07 13:42:49 -08:00
  • 051535a77b Apply suggestions from code review Ethan Dennis 2022-12-07 09:54:33 -08:00
  • dacf03f649 Adds doc notes for supporting GHES and self-hosted runners Collin McNeese 2022-12-07 08:56:23 -06:00
  • a4476d2351 Merge pull request #3 from collinmcneese/cm/wf-add Ethan Dennis 2022-11-23 11:59:57 -08:00
  • 5bcecbab82 Merge branch 'main' into cm/wf-add Ethan Dennis 2022-11-23 11:58:47 -08:00
  • cbcd587bab Update Readme.md Ethan Dennis 2022-11-23 11:58:02 -08:00
  • 38d6c51ddb Merge pull request #2 from actions/dry-up-custom-transformers Ethan Dennis 2022-11-23 11:55:37 -08:00
  • fbe4dc53f7 template-deploy DRY-up from initial Collin McNeese 2022-11-23 10:47:29 -06:00
  • 461b6932b6 readme update for template-deploy CollinM 2022-11-23 10:43:00 -06:00
  • 1d421ec380 adds workflow for on-deploy steps from template CollinM 2022-11-23 10:12:28 -06:00
  • 3839b08ee8 Update Readme.md Ethan Dennis 2022-11-22 09:53:42 -08:00
  • 20c9a83ba6 lint Ethan Dennis 2022-11-22 10:48:52 -05:00
  • 062f429021 Add documentation for custom transformers Ethan Dennis 2022-11-22 10:33:19 -05:00
  • 95f509678a Apply custom transformers globally Ethan Dennis 2022-11-22 10:24:42 -05:00
  • 322e49f706 Minor updates Ethan Dennis 2022-11-03 12:27:49 -07:00
  • da0fc07250 Update version Ethan Dennis 2022-11-02 21:28:23 -07:00
  • 809a054f97 Update branding Ethan Dennis 2022-11-02 21:24:43 -07:00
  • 1d18b28f35 Merge pull request #6 from kenmuse/kenmuse/comment-maxlength Ethan Dennis 2022-08-30 11:35:24 -07:00
  • 6a5e64188a Ensure comments do not exceed 65,536 chars Ken Muse 2022-08-30 14:14:09 -04:00
  • 8dd028eed6 Merge pull request #5 from mgomes/bugfix/fix-circleci-template Ethan Dennis 2022-08-26 12:25:43 -07:00
  • bfd7e9e308 Fix arguments for the CircleCI's issue template Mauricio Gomes 2022-08-26 14:52:00 -04:00