133 Commits

Author SHA1 Message Date
Begona Guereca
bd06d72236 Merge pull request #40 from actions/migration-tools-reviewers
Some checks failed
ci / unit-test (push) Has been cancelled
ci / lint (push) Has been cancelled
Update CODEOWNERS
2024-05-06 10:02:44 -07:00
Begona Guereca
ba6bb6dcd2 Update CODEOWNERS 2024-05-06 09:02:51 -07:00
Begona Guereca
1ba08eb092 Update CODEOWNERS 2024-04-05 09:36:54 -07:00
Begona Guereca
a2f2409c2a Merge pull request #39 from actions/download-artifact
Update download-artifact
2024-04-04 07:34:22 -07:00
Begona Guereca
8b732edb74 Update actions/download-artifact@v4 2024-04-04 07:19:15 -07:00
Begona Guereca
95de63c44f Update download-artifact 2024-04-04 07:17:44 -07:00
Begona Guereca
965d4c7f54 Merge pull request #38 from actions/update-dependencies
Update dependencies
2024-04-04 07:10:31 -07:00
Begona Guereca
120c946cfa typo 2024-04-04 06:57:37 -07:00
Begona Guereca
bf468c0012 actions/upload-artifact update 2024-04-04 06:24:33 -07:00
Begona Guereca
8e01c76dfe Update actions/checkout dependency 2024-04-04 06:08:36 -07:00
Begona Guereca
0bdd787291 Update actions dependency actions/github-script 2024-04-04 06:06:10 -07:00
Begona Guereca
ac72354d30 Merge pull request #37 from actions/dependabot/bundler/rack-3.0.9.1
Bump rack from 3.0.8 to 3.0.9.1
2024-03-11 14:40:11 -07:00
dependabot[bot]
441f74185e Bump rack from 3.0.8 to 3.0.9.1
Bumps [rack](https://github.com/rack/rack) from 3.0.8 to 3.0.9.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.0.8...v3.0.9.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 22:59:25 +00:00
Begona Guereca
2eb0734201 Merge pull request #31 from actions/dependabot/bundler/activesupport-7.0.7.1
Bump activesupport from 7.0.7 to 7.0.7.1
2024-02-15 14:38:50 -08:00
Begona Guereca
731cce855f Merge branch 'main' into dependabot/bundler/activesupport-7.0.7.1 2024-02-15 14:38:22 -08:00
Ethan Dennis
96eac7d1bd Merge pull request #32 from snps-midhunn/fix-gh-var
Update workflow and README to use GH_INSTANCE_URL instead of GITHUB_INSTEAD_URL
2023-09-14 13:25:57 -07:00
Midhun Nair
84da285368 Update Readme.md 2023-09-14 14:04:44 +05:30
Midhun Nair
b2dc321f18 Update issue_ops.yml 2023-09-14 14:04:19 +05:30
Chase S
8999a34ea1 Merge pull request #29 from actions/add-bitbucket-to-issue-ops
Add Bitbucket support
2023-09-13 13:20:08 -05:00
chaseshak
21a62d6a20 Support project key in audit 2023-09-13 13:14:22 -05:00
chaseshak
d9b386d83b Add Bitbucket support 2023-09-13 13:12:05 -05:00
dependabot[bot]
8363a7772e Bump activesupport from 7.0.7 to 7.0.7.1
Bumps [activesupport](https://github.com/rails/rails) from 7.0.7 to 7.0.7.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.7...v7.0.7.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 21:52:33 +00:00
Chase S
65b029a677 Upgrade to Ruby 3.2 (#30)
* Upgrade to Ruby 3.2

* Upgrade and fix rubocop linting

* Bundle exec the parse issue command

* Go back to manually installing dependencies for issue ops
2023-08-14 14:13:37 +00:00
Chase S
090d41bc3b Merge pull request #28 from actions/add-bamboo-to-issue-ops
Add Bamboo support
2023-08-11 10:24:37 -05:00
Ethan Dennis
1fba0e7cd0 Update Readme.md 2023-08-10 12:46:17 -07:00
chaseshak
1fc3b251d6 Add missing references for Bamboo 2023-08-10 12:39:34 -05:00
chaseshak
252ef87951 Fix typo in issue template 2023-08-10 09:59:02 -05:00
chaseshak
1284889e8f Add Bamboo to provider map 2023-08-10 09:43:42 -05:00
chaseshak
d80fecd8bb Update workflows with Bamboo info 2023-08-10 09:39:07 -05:00
chaseshak
40e55b9860 Add Bamboo documentation 2023-08-10 09:36:18 -05:00
chaseshak
8e7b2472e2 Add Bamboo support 2023-08-10 09:20:45 -05:00
Ethan Dennis
4789d65f19 Merge pull request #27 from actions/fix-prefix-parsing
Address concerns with parsing option prefixes
2023-08-01 13:41:01 -07:00
Ethan Dennis
f2b271b769 Lint 2023-07-31 16:52:50 -07:00
Ethan Dennis
f6e39fd06c Avoid magic prefix parsing 2023-07-31 16:45:40 -07:00
Ethan Dennis
5b17fd0d81 Merge pull request #25 from ethanis/main
Support custom transformers for issue commands without arguments
2023-06-22 14:46:03 -07:00
Ethan Dennis
ec7557338f more cleanup 2023-06-22 19:08:24 +00:00
Ethan Dennis
693a56f007 Delete transformers.rb 2023-06-22 12:07:40 -07:00
Ethan Dennis
0ea5dfd9f4 Create transformers.rb 2023-06-22 12:05:35 -07:00
Ethan Dennis
fe6d1e8115 Output args for testing 2023-06-22 19:04:24 +00:00
Ethan Dennis
27832720d6 Add custom transformers to audit command 2023-06-22 18:19:35 +00:00
Ethan Dennis
2a1dea8358 Merge pull request #24 from ethanis/main
Address command injection concerns
2023-05-17 14:30:11 -07:00
Ethan Dennis
821f7fe05b Ensure variables are unique 2023-05-17 12:59:54 -07:00
Ethan Dennis
15f467cdf1 Ensure no new line chars in envs 2023-05-15 15:39:52 -07:00
Ethan Dennis
b0e1adc47c Add test coverage 2023-05-15 12:32:37 -07:00
Ethan Dennis
0a01e3e141 Write to random env variables 2023-05-15 10:58:01 -07:00
Ethan Dennis
dad867c7ca Run all scripts in a bash shell 2023-05-10 10:23:04 -07:00
Ethan Dennis
42968e9e3d Remove legacy token 2023-04-12 07:56:24 -07:00
Ethan Dennis
25d44abad3 Merge pull request #21 from actions/dependabot/bundler/activesupport-7.0.4.3
Bump activesupport from 7.0.3 to 7.0.4.3
2023-04-07 12:03:54 -07:00
Ethan Dennis
6fa09d99c0 Merge branch 'main' into dependabot/bundler/activesupport-7.0.4.3 2023-04-07 12:03:20 -07:00
Ethan Dennis
1dc8af8c9a Merge pull request #22 from sukumarp2022/patch-1
Update issue_ops.yml
2023-04-07 12:02:03 -07:00