-
-
Notifications
You must be signed in to change notification settings - Fork 867
ER: Use static-issue-nums Agenda Issue definition in GHA scripts #8524
Copy link
Copy link
Open
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueEREmergent RequestEmergent RequestFeature: InfrastructureFor changes on site technical architectureFor changes on site technical architectureIssue Making: Level 2Make issue(s) from an ER or EpicMake issue(s) from an ER or Epicrole: back end/devOpsTasks for back-end developersTasks for back-end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Milestone
Metadata
Metadata
Assignees
Labels
Complexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueEREmergent RequestEmergent RequestFeature: InfrastructureFor changes on site technical architectureFor changes on site technical architectureIssue Making: Level 2Make issue(s) from an ER or EpicMake issue(s) from an ER or Epicrole: back end/devOpsTasks for back-end developersTasks for back-end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Ready for Prioritization
Emergent Requirement - Problem
We should update the GHA helper-script
create-new-issue.jsto import the current Agenda Issue number fromstatic-issue-nums.jsonrather than using a local hard-coded constant, so that onlystatic-issue-nums.jsonneeds to be updated when the Agenda Issue number changes.Issue you discovered this emergent requirement in
Date discovered
2026-02-05
Did you have to do something temporarily
Who was involved
@myronchen-git
@ryanfkeller
What happens if this is not addressed
Each year when the Agenda Issue number is updated, the Agenda Issue number will need to be updated in multiple locations.
Resources
Recommended Action Items
Potential solutions [draft]
static-issue-nums.jsonincreate-new-issue.jswith the following :postComment()call currently usingAGENDA_ISSUE_NUMto instead useSTATIC_ISSUE_NUMS.AGENDA